Zeno Agent 是一个面向企业(toB)的服务端 AI Agent 平台,基于 Spring Boot + LangChain4j 1.11.0 构建。平台的核心能力在于:每个 Agent 可以独立配置自己的工具集、知识库和 Skill 库;通过 GLOBAL/PERSONAL 双模式 MCP 架构,既支持企业统一管控的服务端工具,也支持用户私有的客户端工具(密钥不离开浏览器);配合工具渐进式加载和 Skill 渐进式注入,突破 LLM 上下文窗口限制,让 Agent 可以绑定上百个工具
Stars
7
Forks
4
Watchers
7
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
111
commits
Merge pull request #1 from Johnnyjin-haolin/function-calling
6b87537View on GitHubwebsearch改用bing搜索引擎&同时引入playwright来模拟浏览器避开反爬,askUserQuestion UI优化,嵌入迭代中
9d6be4dView on GitHub