- 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. |
||
|---|---|---|
| .. | ||
| chat.go | ||
| completions.go | ||
| reference.go | ||
| session.go | ||
| types.go | ||