v0.1.27
What's Changed
- Fix muxing integration tests by @jhrozek in #1189
- Reduced log level for not adding provider to info by @aponcedeleonch in #1194
- Use glob patterns in muxing rules by @aponcedeleonch in #1193
- Bump litellm from 1.61.20 to 1.62.1 by @dependabot in #1197
- Add
.venv/
to gitignore. by @JAORMX in #1199 - Disable suspicious commands for now by @therealnb in #1204
- Added a class which performs semantic routing by @aponcedeleonch in #1192
- Add a migration to update previous matchers to glob patterns by @aponcedeleonch in #1201
- Dump copilot requests, too if CODEGATE_DUMP_DIR is set by @jhrozek in #1196
- feat: remove not needed encryption of secrets by @yrobla in #1123
Full Changelog: v0.1.26...v0.1.27