yao/openapi/chat
Max 01daa783e0 feat(chat): improve error handling for chat operations
- Added centralized error handling for "not found" scenarios in GetChat, UpdateChat, DeleteChat, and GetMessages functions, enhancing user feedback for missing resources.
- Introduced isNotFoundError and respondNotFound utility functions to streamline error responses across chat-related operations.
- Updated the setting package to include new endpoints for setup status and user preferences, improving API functionality and user experience.
2026-05-04 21:53:26 +08:00
..
chat.go Refactor Citation Handling and Enhance Search Result Storage 2025-12-15 17:17:51 +08:00
completions.go Refactor Assistant context handling to improve options management 2025-12-04 10:43:32 +08:00
reference.go Refactor Citation Handling and Enhance Search Result Storage 2025-12-15 17:17:51 +08:00
session.go feat(chat): improve error handling for chat operations 2026-05-04 21:53:26 +08:00
types.go Enhance chat storage design with HTTP API documentation 2025-12-09 16:03:17 +08:00