Steve Dudenhoeffer
0d70ec46de
Fix role setting for assistant-sent images in Anthropic API
Anthropic API does not support assistants sending images directly, so the role is adjusted to "user" for such messages. This ensures compatibility and prevents errors when processing image messages.
Description
Abstraction layer interface for various similar LLM services
Languages
Go
100%