v0.1.17
What's Changed
- Fix logic for updating provider details and provider auth type by @aponcedeleonch in #914
- Update OpenAPI by @github-actions in #915
- Bump litellm from 1.60.0 to 1.60.2 by @dependabot in #923
- Bump sigstore/cosign-installer from 3.7.0 to 3.8.0 by @dependabot in #922
- Do not fail the workflow if printing the container logs fails by @rdimitrov in #916
- Add malicious package test for OpenAI by @rdimitrov in #911
- Add malicious package test for Anthropic by @rdimitrov in #906
- Only send one server side event per request by @aponcedeleonch in #925
- Fix expected kwargs of ModelRoute by @aponcedeleonch in #926
- Raise exception if not llamacpp models are found by @aponcedeleonch in #927
- Initial suspicious commands by @therealnb in #917
- Add malicious package test for llamacpp by @rdimitrov in #907
- Add malicious package test for ollama by @rdimitrov in #908
- Add malicious package test for vllm by @rdimitrov in #912
- Use claude3.5 haiku instead of sonnet for Anthropic tests by @rdimitrov in #928
- Revert "Initial suspicious commands (#917)" by @rdimitrov in #930
- fix: do not interpret our system message to detect tools by @yrobla in #935
- Fix router muxing, add detected client by @aponcedeleonch in #943
- Bump litellm from 1.60.2 to 1.60.4 by @dependabot in #946
- Add an OpenRouter provider by @jhrozek in #921
- Update OpenAPI by @github-actions in #947
- Add muxing models by @aponcedeleonch in #948
- Run ollama in debug mode and extend the timeout for fetching the model by @rdimitrov in #949
- Extended the CodeSnippetExtractor functionality for muxing by @aponcedeleonch in #945
- Update OpenAPI by @github-actions in #950
- feat: add better functionality to secret detection by @yrobla in #937
- feat: aggregate alerts per conversation for dashboard by @alex-mcgovern in #953
- Update OpenAPI by @github-actions in #958
- fix: typo in ProviderType by @alex-mcgovern in #959
- Return more explicit status code errors on provider API by @aponcedeleonch in #962
- Update OpenAPI by @github-actions in #961
- Update OpenAPI by @github-actions in #965
- Fix for non streaming clients by @dussab in #967
- Bump docker/setup-qemu-action from 3.3.0 to 3.4.0 by @dependabot in #974
- Bump docker/setup-buildx-action from 3.8.0 to 3.9.0 by @dependabot in #973
- Bump litellm from 1.60.4 to 1.60.5 by @dependabot in #972
- Bump ruff from 0.9.4 to 0.9.5 by @dependabot in #971
- Fixe on Pydantic model for alerts by @aponcedeleonch in #976
- Bump sqlalchemy from 2.0.37 to 2.0.38 by @dependabot in #970
- Update OpenAPI by @github-actions in #978
- feat: introduce per client prompts and use the one in kodu by @yrobla in #963
- Fix codegate version for continue with DeepSeek by @jhrozek in #982
- Add integration tests for redacting secrets from chat by @rdimitrov in #954
- Add mux rules for match according to file and request type by @aponcedeleonch in #968
- Update OpenAPI by @github-actions in #987
New Contributors
- @therealnb made their first contribution in #917
- @dussab made their first contribution in #967
Full Changelog: v0.1.16...v0.1.17