mirror of
https://github.com/danielmiessler/Fabric.git
synced 2026-01-10 14:58:02 -05:00
## CHANGES - Add base64 and io imports for image handling - Store httpClient separately in Client struct for reuse - Convert createChatRequest to return error for validation - Implement convertMessage to handle multi-content chat messages - Add loadImageBytes to fetch images from URLs - Support base64 data URLs for inline images - Handle HTTP image URLs with context propagation - Replace debug print with proper debuglog usage