- Added locale parameter to GetChats, GetChat, and GetAssistants methods across various store implementations for improved localization. - Updated handleChatList, handleChatLatest, and handleChatDetail functions to utilize the new locale handling for better user experience. - Refactored assistant methods to support localized names and descriptions based on user input. - Introduced WithLocale function in context to manage locale settings effectively. |
||
|---|---|---|
| .. | ||
| assistant | ||
| context | ||
| i18n | ||
| 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 | ||