Steve Dudenhoeffer e5a046a70b Handle execution errors by appending them to the result.
Previously, execution errors were only returned in the refusal field. This update appends errors to the result field if present, ensuring they are included in the tool's output. This change improves visibility and clarity for error reporting.
2025-03-17 23:41:48 -04:00
2024-12-28 20:39:57 -05:00
Description
Abstraction layer interface for various similar LLM services
215 KiB
Languages
Go 100%