- Deleted hooks.go as it was no longer needed. - Updated Load function in load.go to set default assistant name to "mohe" and adjusted store settings. - Removed unused RAG and Vision initialization functions to simplify the codebase. - Refactored defaultAssistant function to improve error handling for missing default assistant. |
||
|---|---|---|
| .. | ||
| 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 | ||