- Updated handleChatUpdate method to include content field in the request body, allowing for dynamic chat title generation based on user input. - Implemented GenerateChatTitle method to create a concise title for chats, improving user experience and interaction. - Modified JSON response structure in handleChatDetail and handleChatUpdate methods for better clarity and consistency. - Enhanced error handling for chat updates, ensuring robust validation and feedback for users. |
||
|---|---|---|
| .. | ||
| assistant | ||
| conversation | ||
| message | ||
| api.go | ||
| api_test.go | ||
| context.go | ||
| hooks.go | ||
| load.go | ||
| load_test.go | ||
| neo.go | ||
| neo_test.go | ||
| process.go | ||
| types.go | ||