Steve Dudenhoeffer 88fbf89a63 Fix handling of OpenAI messages with content and multi-content.
Previously, OpenAI messages containing both `Content` and `MultiContent` could cause inconsistent behavior. This update ensures `Content` is converted into a `MultiContent` entry to maintain compatibility.
2025-03-18 01:01:46 -04:00
2024-12-28 20:39:57 -05:00
Description
Abstraction layer interface for various similar LLM services
215 KiB
Languages
Go 100%