Skip to content

Release v1.13.0

Choose a tag to compare

@github-actions github-actions released this 28 May 19:04
· 27 commits to main since this release

Features:

  • anthropic: support claude opus 4.8 (#732) by mikehostetler

  • Otel sub-span allocation to parent spans by Vasilis Spilka

  • leave JSON encoding to Req's native encode step by mikehostetler

  • providers: add built-in Ollama provider by cash-mckeeman

  • Add Mistral support for Azure (#721) by Vasilis Spilka

Bug Fixes:

  • stream Google JSON array chunks incrementally (#720) by mikehostetler

  • emit signal when streamed tool args are lost by Manuel Zubieta

  • avoid record typespec conflict by mikehostetler