hyf-backend/th_agenter/models
eason e5e9eebcf2 feat: 添加知识库节点支持和相关功能
- 在工作流引擎中添加知识库节点的执行逻辑
- 更新数据库查询方式以使用 SQLAlchemy 的异步查询
- 增强知识库节点的查询处理,支持多种字段名和缺省查询处理
- 更新相关文档以反映新功能
2026-01-23 12:45:05 +08:00
..
__init__.py chore: 提交所有代码 2026-01-21 13:45:39 +08:00
agent_config.py chore: 提交所有代码 2026-01-21 13:45:39 +08:00
conversation.py chore: 提交所有代码 2026-01-21 13:45:39 +08:00
database_config.py chore: 提交所有代码 2026-01-21 13:45:39 +08:00
excel_file.py chore: 提交所有代码 2026-01-21 13:45:39 +08:00
knowledge_base.py chore: 提交所有代码 2026-01-21 13:45:39 +08:00
llm_config.py chore: 提交所有代码 2026-01-21 13:45:39 +08:00
message.py chore: 提交所有代码 2026-01-21 13:45:39 +08:00
permission.py chore: 提交所有代码 2026-01-21 13:45:39 +08:00
table_metadata.py chore: 提交所有代码 2026-01-21 13:45:39 +08:00
user.py chore: 提交所有代码 2026-01-21 13:45:39 +08:00
workflow.py feat: 添加知识库节点支持和相关功能 2026-01-23 12:45:05 +08:00