Commit graph

14394 commits

Author SHA1 Message Date
Yulong Liu
cb025a7f26 Merge branch 'main' into empower-functions-v1 2024-07-08 17:01:15 -07:00
Yulong Liu
3132e5962d add tests 2024-07-08 16:32:58 -07:00
Krrish Dholakia
fe62e4e1c4 fix(proxy_cli.py): bump default azure api version 2024-07-08 16:28:22 -07:00
Ishaan Jaff
f6a0d6f33d bump: version 1.41.12 → 1.41.13 2024-07-08 16:19:33 -07:00
Ishaan Jaff
4af1d032a8 ui new build 2024-07-08 16:19:25 -07:00
Krrish Dholakia
95739c3778 fix(utils.py): additional_drop_params support for embedding + image gen
Closes https://github.com/BerriAI/litellm/issues/4354
2024-07-08 15:25:47 -07:00
Ishaan Jaff
49cd8171a6 fix place holders on adding new models 2024-07-08 15:20:15 -07:00
Ishaan Jaff
ecf63e655e
Merge pull request #4609 from BerriAI/litellm_ui_imps
UI fixes - Send custom llm provider when adding a new model
2024-07-08 15:19:25 -07:00
Ishaan Jaff
6930881891
Merge pull request #4611 from BerriAI/litellm_fix_assistants_routes
[Proxy-Fix]: Add /assistants, /threads as OpenAI routes
2024-07-08 15:16:11 -07:00
Ishaan Jaff
9d5853943a fix routes on assistants endpoints 2024-07-08 15:02:12 -07:00
Krish Dholakia
1aba2c5bc0
Merge pull request #4610 from andresrguzman/litellm_fix_add_new_member
fix(utils.py): change update to upsert
2024-07-08 14:57:33 -07:00
Ishaan Jaff
d7bfceacc6 send custom llm provider when adding a new model 2024-07-08 14:52:47 -07:00
Andres Guzman
a650160390 fix(utils.py): change update to upsert 2024-07-08 15:49:29 -06:00
Ishaan Jaff
cb52c59481
Merge pull request #4591 from Manouchehri/send-litellm-version-1
feat(httpx): Send litellm user-agent version upstream
2024-07-08 12:59:13 -07:00
Ishaan Jaff
b5abb5a421
Merge pull request #4606 from BerriAI/litellm_raise_error_type
[Fix - Proxy] Raise `type=ProxyErrorTypes.budget_exceeded,` on Exceeded budget errors
2024-07-08 12:57:34 -07:00
Ishaan Jaff
010f651268 fix params on acompletion 2024-07-08 12:56:54 -07:00
Ishaan Jaff
2cc70ddfd7 test type of budget errors 2024-07-08 12:52:40 -07:00
Ishaan Jaff
5c0d4a4162 use ProxyErrorTypes, 2024-07-08 12:47:53 -07:00
Ishaan Jaff
25ddbbb41d raise budget_exceeded in user_api_key_auth 2024-07-08 12:45:39 -07:00
Ishaan Jaff
c6256284da use types for ProxyErrorTypes 2024-07-08 12:42:27 -07:00
Ishaan Jaff
fad595fd47
Merge pull request #4603 from BerriAI/litellm_track_user_ip
[Enterprise-Feature: Proxy] Track user-ip address in requests & in LiteLLM_SpendLogs
2024-07-08 12:18:52 -07:00
Ishaan Jaff
a3e0ae82ca docs - openai compatible 2024-07-08 12:11:47 -07:00
Ishaan Jaff
49ca74e535 test - spend logs 2024-07-08 12:02:24 -07:00
Ishaan Jaff
c170964e48 docs track ip address 2024-07-08 10:27:41 -07:00
Ishaan Jaff
b99ffcf8ae SpendLogsPayload- track user ip 2024-07-08 10:16:58 -07:00
Krrish Dholakia
323add2e67 docs(vertex.md): add doc on passing base64 pdf to vertex ai 2024-07-08 10:16:41 -07:00
Krrish Dholakia
c89aa1e626 test(test_amazing_vertex_completion.py): pass pdf as base64 to vertex ai 2024-07-08 10:01:47 -07:00
Krrish Dholakia
f15cb2bdc8 fix(factory.py): flexible handling of image file type in b64 encode
Fixes https://github.com/BerriAI/litellm/issues/4589
2024-07-08 09:46:47 -07:00
Krish Dholakia
ce0626e92f
Merge pull request #4590 from lowjiansheng/js/update-helm-chart-0.2.1
Update helm chart version
2024-07-08 09:45:20 -07:00
Krrish Dholakia
298505c47c fix(whisper---handle-openai/azure-vtt-response-format): Fixes https://github.com/BerriAI/litellm/issues/4595 2024-07-08 09:10:40 -07:00
Ishaan Jaff
626c630eaf track user_ip address per request 2024-07-08 09:00:08 -07:00
Ishaan Jaff
d5564dd81f
Merge pull request #4599 from BerriAI/litellm_fix_setting_rpm_tpm
fix - setting rpm/tpm on proxy through admin ui
2024-07-08 07:56:05 -07:00
Ishaan Jaff
db1d9d4799 test test_encrypt_decrypt 2024-07-08 07:54:07 -07:00
Ishaan Jaff
bbf3de74dd fix - setting rpm/tpm 2024-07-08 07:43:00 -07:00
Krrish Dholakia
bb905d7243 fix(utils.py): support 'drop_params' for 'parallel_tool_calls'
Closes https://github.com/BerriAI/litellm/issues/4584

 OpenAI-only param
2024-07-08 07:36:41 -07:00
David Manouchehri
54e0b29079
feat(httpx): Send litellm version upstream. 2024-07-08 05:40:32 +00:00
Krish Dholakia
40a045cb72
Merge pull request #4586 from simonsanvil/main
Fix bugs with watsonx embedding/async endpoints
2024-07-07 20:20:39 -07:00
Krrish Dholakia
9f1643ee96 bump: version 1.41.11 → 1.41.12 2024-07-07 20:16:50 -07:00
lowjiansheng
cc4d33a28e update the index.yaml file 2024-07-08 11:06:18 +08:00
lowjiansheng
38c92a7cc8 update chart version 2024-07-08 11:03:38 +08:00
Simon Sanchez Viloria
c041b75143 Added watsonx to stream wrapper __anext__ 2024-07-07 19:21:50 +02:00
Simon Sanchez Viloria
e2827ee28b (test - watsonx) use MagicMock to mock httpx.AsyncClient endpoint for aembedding test 2024-07-07 18:55:42 +02:00
Simon Sanchez Viloria
8caec84cc2 (fix - watsonx.py) Added missing imports, moved/fixed scope of process_response 2024-07-07 18:55:42 +02:00
Simon S. Viloria
d54d4b6734
Merge branch 'BerriAI:main' into main 2024-07-07 18:00:11 +02:00
Simon Sanchez Viloria
ea952a57b0 (test - watsonx) Added tests for watsonx embeddings with mocked endpoints 2024-07-07 17:59:37 +02:00
Simon Sanchez Viloria
06e6f52358 (fix - watsonx) Fixed issues with watsonx embedding/async endpoints 2024-07-07 17:59:37 +02:00
Krish Dholakia
49d7faa31e
Merge pull request #4434 from BerriAI/litellm_fix_httpx_transport
fix(router.py): fix setting httpx mounts
2024-07-07 02:52:36 -07:00
Krrish Dholakia
0710c167ab fix(client_initialization_utils.py): fix import logic 2024-07-06 19:28:38 -07:00
Krrish Dholakia
14ab1e5d2d fix(client_initialization_utils.py): fix merge conflicts 2024-07-06 19:20:28 -07:00
Krish Dholakia
8661da1980
Merge branch 'main' into litellm_fix_httpx_transport 2024-07-06 19:12:06 -07:00