mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-22 15:13:55 +08:00
--AgentChatHistoryService.java 指定智能体最近50条用户聊天记录定义 --AgentChatHistoryServiceImpl.javaAgentChatHistoryService.java 实现指定智能体最近50条用户聊天记录方法 --AgentChatHistoryType.java 添加智能体聊天记录类型枚举 --AgentChatHistoryUserVO.java 展示用户聊天记录vo --AgentController.java 添加新接口