- 又稱
- 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 具備所有它需要的上下文資訊——你的偏好、你的程式碼慣例、你的產品知識,以及你的思維方式。然而,預先載入所有資訊會帶來自身的麻煩:token 成本飆升、回應速度變慢,而且矛盾的是,擁有過多的上下
-
探索模型上下文協議 (MCP) 與 AI 開發的未來
在不斷發展的數位景觀中,AI 與區塊鏈技術的融合為創新和開發帶來了前所未有的機遇。
-
AI 模型上下文協定 (Model Context Protocol) 簡介
您沒聽錯:AIGNE 即將支援 MCP (Model Context Protocol)。在接下來的幾週內,我們將發布一系列文章和 Podcast 來幫助您了解即將到來的更新。
文件
-
AIGNE Framework
legacy
面向真實 LLM 應用的 agent 框架:函數式、可組合、TypeScript 優先。