What's Changed
- Bump litellm from 1.59.8 to 1.59.9 by @dependabot in #834
- Update README.md by @dashtangui in #856
- Optionally dump requests in providers by @jhrozek in #847
- adding contrib rocks by @dashtangui in #857
- Bump fastapi from 0.115.7 to 0.115.8 by @dependabot in #860
- Fix the Ollama FIM completion by @jhrozek in #848
- Bump litellm from 1.59.9 to 1.59.10 by @dependabot in #858
- Bump black from 24.10.0 to 25.1.0 by @dependabot in #801
- Update the _chat integration tests to be more deterministic by @rdimitrov in #861
- Bump ruff from 0.9.3 to 0.9.4 by @dependabot in #859
- Create mux endpoint and route to appropriate destination provider by @aponcedeleonch in #827
- fix: consider the tool role when being in open interpreter by @yrobla in #829
- fix: open intepreter not properly working with ollama by @yrobla in #845
- Use gpt-4o-mini instead of gpt-4o for tests by @rdimitrov in #863
- Fix python 3.13 support. by @blkt in #866
- add cache with time-to-live for unauthed GH API call by @kantord in #867
- Enable the integration tests for llamacpp by @rdimitrov in #868
- Update model_prices_and_context_window.json by @github-actions in #877
- Bump litellm from 1.59.10 to 1.60.0 by @dependabot in #880
- Remove failing and redundant action by @lukehinds in #881
- fix: add specific condition for Kodu in system prompt by @yrobla in #870
- fix: be more flexible when interpreting codegate version by @yrobla in #882
- Run the integration tests in parallel by @rdimitrov in #887
- Build the container image in parallel to the unit tests by @rdimitrov in #888
- Split the integration tests by providers by @rdimitrov in #891
- Bump aiosqlite from 0.20.0 to 0.21.0 by @dependabot in #896
- Implement muxing routing cache by @JAORMX in #851
- Remove unused code by @jhrozek in #894
- Print the container logs on test failure by @rdimitrov in #895
- fix: add special formatting for copilot by @yrobla in #890
- Support llamacpp provider in muxing by @aponcedeleonch in #889
- Add client detection by @jhrozek in #832
- feat: group common messages in the same thread by @yrobla in #897
- Add retry mechanism for starting the ollama container by @rdimitrov in #898
- feat: only send critical alerts on endpoint by @yrobla in #902
- Remove CodeSnippetExtractor step by @aponcedeleonch in #900
- Fix the copilot detector class inheritance by @jhrozek in #903
- Exit with non-zero if 1 or more tests failed by @rdimitrov in #905
Full Changelog: v0.1.15...v0.1.16