- Removed the generateResponse struct and its associated methods to simplify response handling. - Added locale support in handleAssistantList and handleAssistantDetail functions to allow for localized responses based on user input. - Updated the Context struct to include locale information for better customization. - Refactored the Load function in load.go to incorporate i18n support for assistant localization. |
||
|---|---|---|
| .. | ||
| assistant | ||
| context | ||
| message | ||
| rag | ||
| store | ||
| vision | ||
| api.go | ||
| api_test.go | ||
| load.go | ||
| load_test.go | ||
| neo.go | ||
| neo_test.go | ||
| process.go | ||
| process_test.go | ||
| types.go | ||