This website requires JavaScript.
Explore
Help
Register
Sign In
iomgaa
/
triage
Watch
1
Star
0
Fork
0
You've already forked triage
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
triage
/
agent_system
/
controller
/
__init__.py
1 line
25 B
Python
Raw
Normal View
History
Unescape
Escape
新增:添加Controller智能体模块并优化Prompter智能体 - 新增Controller智能体模块,负责任务选择和指导建议生成 - 实现任务信息模型和决策响应模型 - 支持基于患者病史的智能任务选择 - 提供针对选定任务的专业指导建议 - 优化Prompter智能体,支持Controller指导建议整合 - 更新run函数支持specific_guidance参数 - 添加系统化的4步子智能体生成流程 - 增强prompt指令,提升生成质量和专业性 - 保持向后兼容性 - 完善测试验证,确保功能正常运行 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-11 18:17:23 +08:00
# Controller Agent Module
Reference in New Issue
Copy Permalink