Commit Graph

14352 Commits

Author SHA1 Message Date
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
v1.41.11.dev1
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
Krish Dholakia e835f7336a Merge pull request #4579 from BerriAI/litellm_gemini_stream_tool_calling
fix(vertex_httpx.py): support tool calling w/ streaming for vertex ai + gemini
2024-07-06 19:07:37 -07:00
Krish Dholakia 65bee737c5 Merge branch 'main' into litellm_gemini_stream_tool_calling 2024-07-06 19:07:31 -07:00
Krrish Dholakia 3f67821c4c build(ghcr_deploy.yml): fix discord release note push 2024-07-06 19:06:04 -07:00
Krrish Dholakia cd99c5c9d3 docs(proxy/enterprise.md): cleanup docs 2024-07-06 18:47:20 -07:00
Krrish Dholakia 992f0df0ed docs(user_keys.md): add function calling example to docs 2024-07-06 18:45:09 -07:00
Krrish Dholakia d2a8c7fc25 build(ghcr_deploy.yml): fix curl command v1.41.8.dev2 2024-07-06 17:54:55 -07:00
Krrish Dholakia 1193ee8803 fix(presidio_pii_masking.py): fix presidio unset url check + add same check for langfuse 2024-07-06 17:50:55 -07:00
Krrish Dholakia d57d3df1d6 fix(presidio_pii_masking.py): add support for setting 'http://' if unset by render env for presidio base url 2024-07-06 17:42:10 -07:00
Krrish Dholakia 20e39d6acc fix(utils.py): cleanup 'additionalProperties=False' for tool calling with zod
Fixes issue with zod passing in additionalProperties=False, causing vertex ai / gemini calls to fail
v1.41.8.dev1
2024-07-06 17:27:37 -07:00
Ishaan Jaff 25a0066123 ci/cd run again v1.41.11 2024-07-06 17:04:53 -07:00
Ishaan Jaff 2935a7d79a fix cz bump 2024-07-06 17:03:20 -07:00
Ishaan Jaff b819b70be1 bump: version 1.41.10 → 1.41.11 2024-07-06 16:57:33 -07:00
Ishaan Jaff d50ec47331 ci/cd run again 2024-07-06 15:56:17 -07:00
Ishaan Jaff 482913c2e9 test had "assert False" for some reason ? 2024-07-06 15:46:28 -07:00
Ishaan Jaff 196884a779 fix trace hierarchy on otel 2024-07-06 15:37:23 -07:00
Ishaan Jaff f4eb04640c bump: version 1.41.9 → 1.41.10 2024-07-06 15:30:27 -07:00
Ishaan Jaff 547f6ffdd5 ui new build 2024-07-06 15:26:26 -07:00
Ishaan Jaff c2631ce860 Merge pull request #4422 from BerriAI/litellm_otel_env_name
[Feat] OTEL allow setting deployment environment
2024-07-06 15:23:07 -07:00
Ishaan Jaff c91b254e25 fix OTEL TracerProvider 2024-07-06 15:15:49 -07:00
Ishaan Jaff 83939f0b0b Merge pull request #4517 from jamesbraza/enforcing-poetry-lock
Enforcing sync'd `poetry.lock` via `pre-commit`
2024-07-06 15:13:33 -07:00
Ishaan Jaff d30493eebe Merge pull request #4553 from BerriAI/dependabot/pip/aiohttp-3.9.4
build(deps): bump aiohttp from 3.9.0 to 3.9.4
2024-07-06 15:12:52 -07:00
Ishaan Jaff e815563638 Merge pull request #4578 from BerriAI/litellm_allow_querying_spend_report_by_key
[Feat-Enterprise] /spend/report view spend for a specific key
2024-07-06 15:11:46 -07:00
Ishaan Jaff d61cc598b0 Merge pull request #4576 from BerriAI/litellm_encrypt_decrypt_using_salt
[Refactor] Use helper function to encrypt/decrypt model credentials
2024-07-06 15:11:09 -07:00
Ishaan Jaff 963b6b5d7a docs track spend for specific internal 2024-07-06 15:01:58 -07:00
Krish Dholakia 97c9c2fde7 Merge pull request #4571 from BerriAI/litellm_tts_pricing
feat(cost_calculator.py): support openai+azure tts calls
2024-07-06 14:58:05 -07:00
Krish Dholakia 127f08ee67 Merge branch 'main' into litellm_tts_pricing 2024-07-06 14:57:34 -07:00
Krish Dholakia 128c752f89 Merge pull request #4572 from BerriAI/litellm_proxy_tts_pricing
Azure proxy tts pricing
2024-07-06 14:56:28 -07:00
Krish Dholakia b3ef1ac18c Merge branch 'main' into litellm_proxy_tts_pricing 2024-07-06 14:56:16 -07:00
Krrish Dholakia 27e9f96380 fix(main.py): fix stream_chunk_builder usage calc
Closes https://github.com/BerriAI/litellm/issues/4496
2024-07-06 14:52:59 -07:00
Ishaan Jaff f691ff7005 get spend per internal user / api_key 2024-07-06 14:45:58 -07:00
Ishaan Jaff e34ba00a51 Merge pull request #4575 from BerriAI/ui_fix_errors_when_no_model_list_defined
UI - don't spam error messages when model list is not defined
2024-07-06 14:38:02 -07:00
Ishaan Jaff 022619a14d Merge pull request #4574 from BerriAI/litellm_ui_fix_show_models_as_dd
[fix] UI fix show models as dropdown
2024-07-06 14:37:39 -07:00
Ishaan Jaff c47b1c94c4 Merge pull request #4577 from BerriAI/litellm_router_imp_mem_util
[Feat] Improve Proxy Mem Util (Reduces startup memory util by 50%)
2024-07-06 14:36:51 -07:00
Ishaan Jaff 3623d49c2f /spend/report view spend for a specific key 2024-07-06 14:24:29 -07:00
Krrish Dholakia 770a96330d docs(user_keys.md): add instructor example to doczs 2024-07-06 14:15:54 -07:00
Ishaan Jaff 3fa64023ea test - test_init_clients_async_mode 2024-07-06 14:08:35 -07:00
Krrish Dholakia faa88a1ab1 fix(vertex_httpx.py): support tool calling w/ streaming for vertex ai + gemini 2024-07-06 14:02:25 -07:00
Ishaan Jaff c268ead43f fix links on admin ui 2024-07-06 14:00:49 -07:00
Ishaan Jaff 7f6f85ec3c improve sign up flow - show missing env vars 2024-07-06 13:57:19 -07:00
Ishaan Jaff bf9e85c8d1 use a salt key for encrypt/decryption 2024-07-06 13:27:44 -07:00
Ishaan Jaff a5d9a6cebd init litellm router 2024-07-06 13:14:04 -07:00