- Introduced Vision and Search capabilities in the Assistant API, enhancing its functionality. - Updated the Context struct to include Vision and Search fields for better context management. - Added a new Search type to facilitate search engine integration. - Adjusted the execute method to handle the new features appropriately. |
||
|---|---|---|
| .. | ||
| 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 | ||