Skip to content

v0.3.20

Choose a tag to compare

@github-actions github-actions released this 05 Mar 12:39
· 366 commits to main since this release
Fixes:
- Custom providers now accepted by API endpoints — set_provider_url and set_provider_key no longer reject unknown provider names (#321)
- Custom providers auto-registered in catalog with derived env var name
- channel_send tool now supports image_url, file_url, and filename params for media sending (#302)
- New send_channel_media kernel method routes Image/File content to channel adapters
- Strip <think>...</think> blocks from model output in WS, HTTP, and OpenAI-compat endpoints (#330)