- Added support for tool loop processing when tool call responses are present and sandbox mode is disabled, improving the assistant's ability to handle complex tool interactions. - Implemented fallback delegation to a loop fallback mechanism in case of tool loop execution failure, enhancing robustness in error scenarios. - Updated the assistant message structure to include reasoning content, providing better context for generated responses. - Enhanced error logging in tool call execution to include detailed content, improving diagnostics for tool call failures. - Updated system configuration to include a new loop fallback agent, expanding the assistant's capabilities. |
||
|---|---|---|
| .. | ||
| adapters | ||
| providers | ||
| capabilities.go | ||
| doc.go | ||
| doc.yml | ||
| interfaces.go | ||
| jsapi.go | ||
| jsapi_types.go | ||
| llm.go | ||
| process.go | ||
| resolve.go | ||
| resolve_test.go | ||