Skip to content

1.15.0

Choose a tag to compare

@tbille tbille released this 19 May 08:38
· 39 commits to main since this release
664c551

What's Changed

  • docs: add better instructions for running lint and pre-commit by @AroonKumarr in #1068
  • feat: add image generation API support by @tbille in #1035
  • fix: rename auth header from X-AnyLLM-Key to AnyLLM-Key by @tbille in #1044
  • pre-commit autoupdate by @github-actions[bot] in #1059
  • fix: use non-empty placeholder API key for local providers by @tbille in #1072
  • feat: add audio transcription and speech API support by @tbille in #1036
  • feat(moderation): add moderation/amoderation support for OpenAI and Mistral by @tbille in #1045
  • fix(anthropic): rename stop to stop_sequences in request params by @agpituk in #1069
  • fix: use NullHandler instead of setup_logger at import time by @dashitongzhi in #1071
  • docs: remove bundled gateway section from README, point to mozilla-ai/gateway by @tbille in #1056
  • feat(rerank): add rerank API support with Cohere and Gateway providers by @tbille in #1046
  • chore: remove gateway server code by @tbille in #1075

New Contributors

Full Changelog: 1.14.0...1.15.0