feat(ai): 添加知识库 trait 和 DTO — KnowledgeSource/PatientSummary/Reference
Phase 3 Task 19: 定义统一知识获取接口,支持未来向量检索扩展
This commit is contained in:
@@ -3,6 +3,7 @@ pub mod dto;
|
||||
pub mod entity;
|
||||
pub mod error;
|
||||
pub mod handler;
|
||||
pub mod knowledge;
|
||||
pub mod module;
|
||||
pub mod prompt;
|
||||
pub mod provider;
|
||||
|
||||
Reference in New Issue
Block a user