v0.1.14
What's Changed
- Bump fastapi from 0.115.6 to 0.115.7 by @dependabot in #734
- Allow workspace operations to work without caring about the case by @JAORMX in #736
- Bump litellm from 1.59.1 to 1.59.3 by @dependabot in #735
- Adds cache to cli-chat commands by @aponcedeleonch in #738
- Enable the integration tests for OpenAI by @rdimitrov in #740
- Cline Support by @lukehinds in #463
- Enable the integration tests for Anthropic by @rdimitrov in #743
- Harmonize readme and dev guide (fixes #700) by @wright-io in #701
- Add utm_source=codegate to generated insight links by @wright-io in #749
- Bump litellm from 1.59.3 to 1.59.5 by @dependabot in #748
- Bump ruff from 0.9.2 to 0.9.3 by @dependabot in #747
- Cleanup API endpoints by @aponcedeleonch in #750
- Update OpenAPI by @github-actions in #751
- Properly parse conversations into alerts by @aponcedeleonch in #744
- Bump dawidd6/action-download-artifact from 7 to 8 by @dependabot in #733
- make
type
in PartialQuestions more strict by @kantord in #756 - Update OpenAPI by @github-actions in #758
- Add database model for model muxing by @JAORMX in #760
- Add scaffolding of API for provider endpoints and mux rules by @JAORMX in #761
- Fix alert type
code-comment
by @aponcedeleonch in #759 - Update OpenAPI by @github-actions in #762
- fix: solve problems with codegate cli and previous context by @yrobla in #757
- nit: replace delete with archive in workspace crud errors by @alex-mcgovern in #764
- Fix issue with utm_source not appearing in generated insight links by @wright-io in #766
- Fix Ollama URL from CLI help by @JAORMX in #772
- Use type hints when getting config object by @JAORMX in #773
- Bump litellm from 1.59.5 to 1.59.8 by @dependabot in #771
- Bump docker/build-push-action from 6.12.0 to 6.13.0 by @dependabot in #770
- Add mocked token-usage endpoints by @aponcedeleonch in #780
- Update OpenAPI by @github-actions in #781
- Update README.md by @techcraver in #768
- Bump actions/setup-python from 5.3.0 to 5.4.0 by @dependabot in #789
- feat: first interation for kodu by @yrobla in #778
- feat: expose lm studio configuration endpoint by @yrobla in #791
New Contributors
- @wright-io made their first contribution in #701
- @kantord made their first contribution in #756
- @techcraver made their first contribution in #768
Full Changelog: v0.1.13...v0.1.14