What's Changed
This release adds support for the following models: gpt-4.5-preview
, command-r7b-arabic-02-2025
, c4ai-aya-expanse-32b
. Image over URL is now supported for Anthropic, documents both as base64 and URL too. ToolChoice = none
is now supported for Anthropic. ToolChoice
static helpers were added.
- anthropic: support document message parts
- anthropic: automatically strip base64 header from imgs
- anthropic: support url images
- cohere: c4ai-aya-expanse-8b, c4ai-aya-expanse-32b
- cohere: command-r7b-arabic-02-2025
- anthropic: support newly added "none" tool choice
- openai: gpt-4.5-preview, gpt-4.5-preview-2025-02-27
- chore: update EndpointBase.cs
- Update project versions to v3.2.7
Updated Projects
LlmTornado.csproj -> 3.2.8
LlmTornado.Demo.csproj -> 0.0.1