コンテキスト
Context
役に立つ context は prompt だけではありません。タスクに関係する文書、tool、許可された操作も含まれます。境界が曖昧なら、能力のある model でも何を使ってよいか推測するしかありません。
- 別称
- Context
- さらに読む
- コンテキスト →
関連する解説と実践
記事
-
Context Is Not Cognition
The AFS paper asks how context can become a systems problem worth engineering. It does not claim that cognition has been solved.
-
Context Is More Than Inventory
A paper about context ultimately faces relevance, change, and governance, not capacity alone.
-
Small World: Every Agent Lives in Its Own Projection
AFS has a design principle we call Small World: every agent, every app, every process sees not the global world, but a small world projected specifically for it. Anything outside that world isn't "access denied". It simply doesn't exist. Here's where the idea comes from, why it's more than a security mechanism, and how to try it yourself.
-
ALP(アクティブローディングポリシー):AIコンテキストグラフ管理におけるシンプルなパターン
Claude CodeのようなAIアシスタントと作業する際、最初の「蜜月期間」を過ぎると、ある根本的なジレンマが浮き彫りになります。AIには、あなたの好み、コードベースの慣習、製品知識、思考様式といった、必要なあらゆるコンテキストを持たせたいと誰もが望むでしょう。しかし、あらゆる情報を事前に与えすぎ
-
モデルコンテキストプロトコル (MCP) の探索と AI 開発の未来
進化し続けるデジタル環境において、AI とブロックチェーン技術の融合は、イノベーションと開発に前例のない機会をもたらします。
-
AI向けModel Context Protocol(MCP)のご紹介
その通りです。AIGNEにMCP(Modern Context Protocol)サポートが追加されます。今後数週間にわたり、一連の記事やポッドキャストを通じて...
ドキュメント
-
AIGNE Framework
legacy
実運用の LLM アプリケーション向けエージェントフレームワーク。関数型・合成可能・TypeScript ファースト。