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 发帖

