用 Jev 构建代码库分类器
开发者分享用 Jev 构建代码库分类器,认为这可能解决智能体生成过度工程化代码的问题,并询问下一步测试方向。
OpenRouter 发帖介绍 TypeSafe AI 的 Jev 决策模型:它回答是/否和多选题并给出置信度,比 LLM 便宜且快 10 倍,并称软件开发多由决策序列构成。
What is a decision model? Jev by @typesafeai answers yes/no and multiple-choice questions, with a confidence score. Much of software development are a sequence of decisions, and Jev is 10x cheaper and faster than an LLM. Let’s understand this through practical examples: