1.15.0
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
stoptostop_sequencesin 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
- @AroonKumarr made their first contribution in #1068
- @dashitongzhi made their first contribution in #1071
Full Changelog: 1.14.0...1.15.0