Agent Express
Middleware framework for AI agents — Express.js for LLMs
什麼是 Agent Express?
Agent Express is an open-source middleware framework for building AI agents in TypeScript. If you've written Express.js middleware, you already know how to build agents. The model-tool-model loop in an agent is structurally identical to the request-response cycle in a web server — a context flows through composable (ctx, next) functions. Three concepts: Agent, Session, Middleware. Five hooks. Built-in middlewares for budget tracking, guardrails, observability, memory compaction and others.
截圖
?
還沒有評論,來搶沙發吧!
X 上關於 Agent Express 的真實討論
去 X 發文

