Commit Graph
11302 Commits
Author SHA1 Message Date
Ishaan Jaff b27e1f5c5c test - setting up langfuse callback on proxy 2024-04-16 08:45:51 -07:00
Ishaan Jaff 2ad2d6cf9f return correct response from user/new 2024-04-16 08:17:45 -07:00
Krish DholakiaandGitHub 523b94acfd Merge pull request #2817 from ryanwclark1/gpt4turbopreview
Update: gpt-4-turbo-preview pricing and context.  Included in docs.
2024-04-16 07:35:52 -07:00
Krrish Dholakia 11e2c06c34 docs(proxy_server.py): point people to right health check endpoint 2024-04-16 07:27:59 -07:00
Krish DholakiaandGitHub 2837b6b2f3 Merge pull request #3019 from ligaz/fix-anthropic-system-msg-handling
Fix Anthropic system message handling
2024-04-16 07:18:47 -07:00
Krrish Dholakia 04dfe01660 build(model_prices_and_context_window.json): add output vector size for openai models 2024-04-16 07:16:53 -07:00
Krish DholakiaandGitHub d9b3368146 Merge pull request #2999 from Dev-Khant/add-vertexai-text-embedding
add vertex_ai/text-embedding-preview-0409
2024-04-16 07:03:23 -07:00
Chen Wang ebc889d77a Use max_input_token for trim_messages 2024-04-16 13:36:25 +01:00
Ishaan Jaff 7ffd3d40fa fix - setting success callbacks with store model in db = True v1.35.8.dev1 2024-04-15 21:23:58 -07:00
Krrish Dholakia 45d1b5a4cf bump: version 1.35.7 → 1.35.8 v1.35.8 2024-04-15 18:37:06 -07:00
Krrish Dholakia c66b59a71e refactor(main.py): trigger new build 2024-04-15 18:36:51 -07:00
Krrish Dholakia 2d4fe072ad fix(proxy_server.py): fix delete models endpoint
https://github.com/BerriAI/litellm/issues/2951
v1.35.7
2024-04-15 18:34:58 -07:00
Ishaan Jaff 5504b0c751 bump: version 1.35.6 → 1.35.7 2024-04-15 18:32:14 -07:00
Ishaan JaffandGitHub abf365b3ac Merge pull request #3054 from BerriAI/litellm_supports_vision
[Feat] view models that `supports_vision`
2024-04-15 18:31:32 -07:00
Ishaan JaffandGitHub 874a9ec8de Merge pull request #3055 from BerriAI/dependabot/pip/pillow-10.3.0
build(deps): bump pillow from 10.0.1 to 10.3.0
2024-04-15 18:19:47 -07:00
Ishaan Jaff 462da5a778 fix - support base 64 image conversion for all gemini model 2024-04-15 18:18:55 -07:00
Ishaan Jaff cf4a38d361 docs - viewing if model supports vision 2024-04-15 18:15:15 -07:00
Ishaan Jaff fb8e256aba feat - new util supports_vision 2024-04-15 18:10:12 -07:00
dependabot[bot]andGitHub 5c819d6dc0 build(deps): bump pillow from 10.0.1 to 10.3.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.1 to 10.3.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/10.0.1...10.3.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-16 01:08:01 +00:00
Ishaan JaffandGitHub 4b6e55bcc0 Merge pull request #3053 from BerriAI/litellm_fix_gemini_pillow_bug
[Fix]- gemini bug `please run pip install Pillow` on LiteLLM Docker
2024-04-15 18:07:23 -07:00
Ishaan Jaff 351baf42b5 view models that support_vision 2024-04-15 18:07:03 -07:00
Ishaan Jaff 9df9c19ab3 fix - gemini bug with pillow 2024-04-15 17:52:50 -07:00
Ishaan JaffandGitHub f843a0d654 Merge pull request #3048 from BerriAI/litellm_better_error_msgs
[Fix]  better error msgs when `/key/delete` raises an error
2024-04-15 17:43:05 -07:00
Ishaan JaffandGitHub 756966c8be Merge pull request #3047 from BerriAI/litellm_fix_key_delete_bug
[Fix + Test]  key delete bug
2024-04-15 17:38:25 -07:00
Krrish Dholakia f9a9556f6c test(test_models.py): assert model id in db is the model id passed in 2024-04-15 17:37:45 -07:00
Ishaan Jaff 45b7eb9ef5 fix /key/delete bug 2024-04-15 16:54:05 -07:00
Ishaan Jaff 004833e862 feat - improve error messages on key/delete 2024-04-15 16:48:34 -07:00
Ishaan Jaff 4f29b126ac fix - deleting keys on Admin UI 2024-04-15 16:45:14 -07:00
Krish DholakiaandGitHub 14d5ee2f36 Merge pull request #3015 from zJuuu/model-id-as-key
[Fix] Set model_id in db on model creation + modal on model deletion
2024-04-15 16:43:51 -07:00
Krrish Dholakia dc4b0f9536 build(ui): allow admin to move key to another team 2024-04-15 16:40:19 -07:00
Ishaan Jaff e20d3f29b0 test - delete keys 2024-04-15 16:37:20 -07:00
Krish DholakiaandGitHub 9ab6482466 Merge pull request #2883 from Manouchehri/fix-broke-langfuse-2857
(fix) Langfuse v2 renamed a few things.
2024-04-15 16:14:05 -07:00
Krrish Dholakia e4bcc51e44 build(ui): add vertex ai models via ui 2024-04-15 15:59:36 -07:00
Marc KlingenandGitHub 81e4c46ce1 docs: add langfuse to callback docs 2024-04-16 00:47:22 +02:00
Krish DholakiaandGitHub 0d2a75d301 Merge pull request #2981 from grav/grav/default_model_name_to_none
Default model_name to None in _aembedding
2024-04-15 14:45:01 -07:00
Krish DholakiaandGitHub a4a21aff41 Merge pull request #3034 from BerriAI/litellm_team_table_fix
fix(proxy_server.py): fix /team/update endpoint
v1.35.6
2024-04-15 14:40:12 -07:00
Krish DholakiaandGitHub 45d0873e04 Merge pull request #3043 from BerriAI/litellm_dynamic_vertex_credentials
fix(vertex_ai_anthropic.py): Add vertex ai models via `/model/new`
2024-04-15 14:38:29 -07:00
Krrish Dholakia 40d9167cae test(test_amazing_vertex_completion.py): fix vertex anthropic streaming text 2024-04-15 14:37:22 -07:00
Ishaan JaffandGitHub 753fff42b7 Merge pull request #3042 from BerriAI/litellm_fix_using_wildcard_openai_models_proxy
[fix] using wildcard openai models proxy
2024-04-15 14:35:12 -07:00
Ishaan JaffandGitHub adae555fb1 Merge branch 'main' into litellm_fix_using_wildcard_openai_models_proxy 2024-04-15 14:35:06 -07:00
Krrish Dholakia 1ec7118e1f fix(vertex_ai_anthropic.py): set vertex_credentials for vertex ai anthropic calls
allows setting vertex credentials as a json string for vertex ai anthropic calls
2024-04-15 14:16:28 -07:00
Ishaan Jaff 6df5337e65 test - wildcard openai models on proxy 2024-04-15 14:05:26 -07:00
Ishaan Jaff 020fb54ea7 fix using wildcard models on proxy 2024-04-15 14:04:37 -07:00
Ishaan JaffandGitHub 33cf173405 Merge pull request #3039 from BerriAI/litellm_team_based_logging
[Fix + Test] - Team Based logging to Langfuse
2024-04-15 14:01:18 -07:00
Ishaan JaffandGitHub 4c5bf508fc Merge pull request #3041 from BerriAI/docs_add_team_based_langfuse
Docs -  add team based logging langfuse on langfuse proxy docs
2024-04-15 14:01:09 -07:00
Ishaan Jaff c19d0f2e7d fix - langfuse team based logging 2024-04-15 13:38:09 -07:00
Ishaan Jaff a5bacfa2f3 docs - team based logging on langfuse proxy docs 2024-04-15 13:35:10 -07:00
Krrish Dholakia 50081479f9 fix(main.py): accept vertex service account credentials as json string
allows us to dynamically set vertex ai credentials
2024-04-15 13:28:59 -07:00
Ishaan Jaff ecc6aa060f test - team based logging on proxy 2024-04-15 13:26:55 -07:00
Ishaan Jaff 464d812fa9 test - team based logging 2024-04-15 13:13:51 -07:00