- Removed the asynchronous execution of method calls, allowing for direct invocation within the current thread. - Simplified cancellation handling by eliminating the done channel, improving clarity and reducing complexity in the call method. - Enhanced error handling by ensuring the script context is checked before method invocation. These changes improve the maintainability and robustness of the Neo API assistant, paving the way for more efficient method execution and context management. |
||
|---|---|---|
| .. | ||
| 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 | ||