Merge pull request #1051 from SuanmoSuanyangTechnology/feature/agent-tool_xjn

feat(workflow)
This commit is contained in:
山程漫悟
2026-05-07 19:12:39 +08:00
committed by GitHub
3 changed files with 11 additions and 8 deletions

View File

@@ -205,6 +205,7 @@ class CitationConfig(BaseModel):
class Citation(BaseModel):
document_id: str
doc_id: str
file_name: str
knowledge_id: str
score: float