- Refactor tool calls processing to handle multiple tool calls more robustly - Add new message flags (IsBeginTool, IsEndTool) to track tool call stages - Modify streaming logic to correctly wrap and manage tool call messages - Ensure only the first tool call is fully processed and displayed |
||
|---|---|---|
| .. | ||
| 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 | ||