Skip to content

1.16.0

Choose a tag to compare

@tbille tbille released this 03 Jun 07:39
· 18 commits to main since this release
d2b0458

What's Changed

  • fix: resolve gateway credentials and SambaNova embedding integration test failures by @tbille in #1076
  • feat(gemini): add batch completion support for Vertex AI and Gemini by @tbille in #1078
  • feat(bedrock): add batch completion support by @tbille in #1077
  • feat(cohere): support embeddings and image inputs by @tbille in #1079
  • docs: improve exception discoverability with common scenarios table by @tbille in #1082
  • docs: redirect GitHub Pages docs to docs.mozilla.ai by @angpt in #1080
  • feat!: remove platform provider by @tbille in #1088
  • fix(openrouter): normalize list_models response to valid Model schema by @tbille in #1085
  • feat(otari): migrate gateway provider to otari sdk by @tbille in #1089
  • Browser use cookbook by @angpt in #1090
  • feat(azure): add Entra ID auth and update Foundry documentation by @tbille in #1087
  • feat(provider): Add GitHub Models provider by @tbille in #1086
  • pre-commit autoupdate by @github-actions[bot] in #1096
  • revert: pre-commit autoupdate (#1096) by @tbille in #1098
  • fix(docs): stop gitbook publish from ignoring cookbook pages by @angpt in #1093
  • chore(deps): bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #1097
  • feat(cohere): map reasoning_effort to thinking token_budget by @tbille in #1092
  • feat(together): support list_models by @tbille in #1091
  • fix(gemini): route JSON Schema with $defs/$ref through parameters_json_schema by @avalyset in #1095
  • fix(bedrock): coerce empty tool description to non-empty string by @avalyset in #1102

New Contributors

Full Changelog: 1.15.0...1.16.0