- 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. |
||
|---|---|---|
| .. | ||
| agent.go | ||
| api.go | ||
| api_test.go | ||