Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 15 May 21:08
7a3e642

0.2.0 (2026-05-15)

Features

  • azureopenai: Azure OpenAI Service provider (91bd56d)
  • bedrock: AWS Bedrock provider via Converse Stream API (ce26369)
  • cohere: Cohere v2 Chat provider (4fbe4b0)
  • gemini: Google AI Studio Gemini provider (HTTP, no SDK) (f6a8a02)
  • mistral: Mistral AI chat provider (8db32aa)
  • openrouter: OpenRouter provider with attribution headers (1fbca4b)
  • providers: thin OpenAI-compatible helpers for 7 vendors (3917dec)
  • tool use, thinking output, prompt caching, multimodal helpers (488f4b1)
  • vertex: Google Vertex AI Gemini provider (18d0711)

Bug Fixes

  • vertex: skip TestNew_Succeeds when ADC unavailable (5e3068e)