Dropstoneとは?
Dropstoneは、永続的なメモリを備えたAIエージェントです。チャット、CLI、SDKを通じて読み取り、編集、実行、構築を行い、学習した内容はセッションをまたいで保持されます。ここから始めましょう。
Dropstoneは、メモリを備えたAIエージェントです。単に回答するだけでなく、実際に作業を行います。コードベースを読み取り、ファイルを編集し、コマンドを実行し、依頼されたドキュメントやアーティファクトを作成します。
ほとんどのアシスタントは、会話のたびに最初からやり直します。Dropstoneは、あなたのアカウントに属するメモリを保持します。1つのメモリ。すべての画面で。メモリは、この会話でも次の会話でも、チャットでも、ターミナルでも、あなた自身のコードでも同じです。
Dropstoneサポートは、Dropstone Chat、ダッシュボード、プランと請求、チーム、プライバシー、およびサポートの受け方について説明します。CLIには独自のリファレンスがdocs.dropstone.ioにあります。
メモリから始める
メモリこそがDropstoneを特別なものにしているため、まず理解する価値があります。
- Dropstoneがあなたをどのように記憶するか: 何を保持し、どこに表示されるか
- エージェントが作業中にどのように学習するか: メモリを満たすループ
- チャット、CLI、SDKにわたるメモリ: メモリがどのようにあなたに追従するか
- Dropstoneが学習した内容を確認する: 何も隠されていません
利用できる場所
| サーフェス | 用途 |
|---|---|
| Dropstone Chat | ブラウザでの会話、ドキュメント、プロジェクト、アーティファクト |
| Dropstone CLI | ターミナルでコードを読み取り、編集、実行するエージェント |
| Dropstone SDK | 同じエージェントを、あなた自身のアプリケーションから利用 |
| ダッシュボード | 使用状況、プラン、設定、組織 |
Dropstoneはすべてのサーフェスで1つのメモリを保持し、すべてが1つのアカウントと1つの使用許容量を共有します。Dropstoneはどこで利用できますか?を参照してください。
始めましょう
- chat.dropstone.ioを開いて、何か質問してみる
- 最初に自分とは違うやり方をしたときは、修正する
3番目のステップが最も重要です。それがメモリの始まりだからです。
プラン
Dropstoneには、無料プランと、個人、チーム、エンタープライズ向けの有料プランがあります。すべてのプランにメモリが含まれます。プランを比較すると使用量と制限の仕組みを参照してください。
問題が発生した場合
サービスステータスでDropstoneが稼働しているかどうかを確認できます。エラーメッセージのトラブルシューティングでは、特定のエラーの意味を説明します。サポートを受ける方法は、担当者に連絡する方法です。
Related articles
- What can I use Dropstone for?Writing and analysis in chat, working with documents and spreadsheets, building artifacts, coding in the terminal, and anything that benefits from an assistant that remembers how you like things done.
- Where can I use Dropstone?Dropstone is available as a chat app in the browser, a CLI for macOS, Linux and Windows, a VS Code extension, and an SDK. They all share one account, one memory, and one usage allowance.
- Create an account and sign inSign in to Dropstone with Google, GitHub, or an email and password. One account works across chat, the dashboard, the CLI, and the SDK.
- How Dropstone remembers youDropstone keeps a persistent memory that follows your account across chat, the CLI, and the SDK. Correct it once and it should not need correcting again, anywhere you use it.
- Get started with Dropstone ChatDropstone Chat at chat.dropstone.io is a conversational assistant with memory, projects, document upload, artifacts, and skills. Here is the layout and the first things to try.