- Enhance chat API endpoints to include assistant information - Add support for retrieving and displaying assistant details in chat responses - Update database schema to store assistant_id in chat table - Modify GetChats, GetChat, and SaveHistory methods to handle assistant metadata - Improve test coverage for assistant-related chat functionality |
||
|---|---|---|
| .. | ||
| assistant | ||
| context | ||
| message | ||
| rag | ||
| store | ||
| vision | ||
| api.go | ||
| api_test.go | ||
| hooks.go | ||
| load.go | ||
| load_test.go | ||
| neo.go | ||
| neo_test.go | ||
| process.go | ||
| process_test.go | ||
| types.go | ||