用 Jev 构建代码库分类器
开发者分享用 Jev 构建代码库分类器,认为这可能解决智能体生成过度工程化代码的问题,并询问下一步测试方向。
作者用 Jev 构建了一个 CLI 工具,从 LLM wiki 中提取与查询相关的知识,比让 LLM 智能体处理更快、更便宜且同样准确。
Speed and cost improvement is amazing. Built a cli tool that uses Jev to extract knowledge from an LLM wiki that’s relevant to a given query. Way faster and cheaper than letting LLM agents do it, and as accurate