1
LLM-Tools – requirements.txt for agent tools
像管理Python依赖一样管理AI agent工具,一键安装、发现、执行,简化工具链集成。
Article URL: https://github.com/John-Codes/LLM-Tools Comments URL: https://news.ycombinator.com/item?id=48733864 Points: 1 # Comments: 0
像管理Python依赖一样管理AI agent工具,一键安装、发现、执行,简化工具链集成。
Article URL: https://github.com/John-Codes/LLM-Tools Comments URL: https://news.ycombinator.com/item?id=48733864 Points: 1 # Comments: 0
专为大模型函数调用设计的协议无关工具管理库,高效整合多源工具。
arXiv:2507.10593v3 Announce Type: replace-cross Abstract: Every LLM tool call is structurally an RPC -- a function name, JSON arguments, and a seriali…