- Replaced the Content struct with a new Contents struct to improve message handling and organization. - Updated methods across the Assistant and Message structs to utilize the new Contents structure, enhancing the clarity and efficiency of message processing. - Improved error handling by ensuring proper message appending and content management during chat streaming. - Removed the deprecated Content struct, streamlining the codebase and reducing complexity. These changes enhance the maintainability and robustness of the Neo API assistant, paving the way for improved message handling and assistant functionalities. |
||
|---|---|---|
| .. | ||
| 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 | ||