Skip to content

1.20.0

Choose a tag to compare

@tbille tbille released this 14 Jul 08:30
c22b8fb

What's Changed

  • feat(atlascloud): add Atlas Cloud provider (OpenAI-compatible) by @jonigl in #1150
  • feat(ollama): support reasoning_effort via leveled thinking by @jonigl in #1152
  • chore(deps-dev): bump pre-commit-uv from 4.2.1 to 4.2.2 by @dependabot[bot] in #1158
  • fix(ollama): assign distinct indices to streamed tool calls by @manar-c in #1160
  • feat(ollama): translate OpenAI-style response_format and pass format in streaming completions. by @jonigl in #1165
  • Enable streaming when response_format is set for gemini, openai, and … by @liukidar in #1162
  • fix(lmstudio): strip synthetic reasoning marker from structured-output content by @jonigl in #1171

New Contributors

Full Changelog: 1.19.0...1.20.0