yao/agent/api
Max d973686760 Implement temporary mock SID for chat handling and comment out userID retrieval in chat queries
- Added a temporary mock SID value in the handleChat, handleChatList, and handleChatLatest functions to facilitate testing.
- Commented out userID retrieval in GetChat, GetChatWithFilter, and getChatsWithFilter methods to simplify query logic during development.
- Updated GetHistory method to comment out userID usage, maintaining consistency across chat-related functionalities.
2025-11-23 09:55:04 +08:00
..
agent.go Remove deprecated agent API files and refactor agent loading logic 2025-11-11 11:23:20 +08:00
api.go Implement temporary mock SID for chat handling and comment out userID retrieval in chat queries 2025-11-23 09:55:04 +08:00
api_test.go Remove deprecated agent API files and refactor agent loading logic 2025-11-11 11:23:20 +08:00