-
alex yao authored
- 将 AnnualReportAgent 的 agent 方法返回类型从 String 改为 AgentResultEntity - 在 AnnualReportServiceImpl 中使用 AgentResultEntity 接收代理结果 - 更新 DifyChatService 接口的 blockingChat 和 streamChat 方法返回类型为 AgentResultEntity - 在 DifyChatServiceImpl 中实现 <think> 标签内容解析功能 - 将解析出的推理内容和消息分别存储到 AgentResultEntity 对象中 - 移除不再使用的 JsonUtils 和 AiDialoguesService 依赖 - 添加 SoftwareCopyRightAgent 中的 AgentResultEntity 导入声明
8ef4f9e1
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| annotation | ||
| aspect | ||
| config | ||
| constant | ||
| domain | ||
| dto | ||
| entity | ||
| handler | ||
| interceptor | ||
| listener | ||
| model | ||
| pool | ||
| query | ||
| repository | ||
| rest | ||
| segmentation | ||
| service | ||
| utils |