Files
goclaw/internal/tools
viettranx 2f31db4c7e fix(vision): restore context fallback for read_image in file-ref mode
PR #511 removed WithMediaImages context in file-ref mode, breaking
read_image when LLM omits the path param. Restore base64 context as
fallback (costs Go memory, not LLM tokens). Also improve error messages
to distinguish missing provider config vs provider failures.
2026-03-27 15:59:42 +07:00
..