Commit graph

12609 commits

Author SHA1 Message Date
Krrish Dholakia
54dacfdf61 feat(utils.py): support 'stream_options' param across all providers
Closes https://github.com/BerriAI/litellm/issues/3553
2024-06-04 19:03:26 -07:00
Krrish Dholakia
34f31a1994 fix(utils.py): add coverage for text openai and databricks 2024-06-04 18:27:03 -07:00
Krrish Dholakia
9aa29854de fix(utils.py): fix stream options to return consistent response object 2024-06-04 18:17:45 -07:00
Krrish Dholakia
5e1faf31b0 bump: version 1.40.1 → 1.40.2 2024-06-04 17:13:28 -07:00
Krrish Dholakia
9ff5b099b7 fix(main.py): check verify ssl on custom endpoint call 2024-06-04 17:12:42 -07:00
Ishaan Jaff
48f399bcc4 fix - otel logging test 2024-06-04 15:01:56 -07:00
Ishaan Jaff
8369988579 ci/cd run again 2024-06-04 14:42:27 -07:00
Ishaan Jaff
c5dd47e71b better debugging on otel callback 2024-06-04 14:41:07 -07:00
Ishaan Jaff
419155bcb4
Merge pull request #4011 from BerriAI/litellm_docs_otel_debug
[Docs] Use OTEL logging on LiteLLM Proxy
2024-06-04 14:30:33 -07:00
Ishaan Jaff
ecae5f1d2a
Merge pull request #4010 from BerriAI/litellm_improve_otel_debugging
[FEAT] Add native OTEL logging to LiteLLM
2024-06-04 14:30:22 -07:00
Ishaan Jaff
98a7d8ad38 docs - otel debugging 2024-06-04 14:16:04 -07:00
Ishaan Jaff
3d4a91dd7b feat - better debugging for OTEL SpanExporter 2024-06-04 12:37:40 -07:00
Ishaan Jaff
96f807a790 feat - improve otel debugging 2024-06-04 12:31:43 -07:00
Ishaan Jaff
ac2fa23018 fix proxy config.yaml 2024-06-04 09:40:34 -07:00
Ishaan Jaff
c53f2aa199 fix requirements.txt 2024-06-04 09:40:19 -07:00
Ishaan Jaff
af32ba0154 fix - debug otel 2024-06-04 09:39:37 -07:00
Ishaan Jaff
e96d2e3b1b fix otel logging fixes 2024-06-04 08:53:33 -07:00
Ishaan Jaff
009c63f194
Merge pull request #3974 from yujonglee/simple-otel
Add simple OpenTelemetry tracer
2024-06-04 08:30:28 -07:00
Krrish Dholakia
5d3674b63d fix(main.py): fix typing for image gen response 2024-06-04 08:29:30 -07:00
Krrish Dholakia
7b474ec267 fix(utils.py): add coverage for azure img gen content policy violation error 2024-06-04 08:29:30 -07:00
Ishaan Jaff
0d16ecc956 fix gemini-1.5-flash-latest 2024-06-04 08:19:00 -07:00
Ishaan Jaff
be06413004 feat add InternalServerError 2024-06-04 08:15:06 -07:00
Ishaan Jaff
97c82225b1 test fix - test_acompletion_caching_on_router 2024-06-04 07:55:53 -07:00
Krrish Dholakia
8625280c32 test(test_image_generation.py): fix azure dall e test 2024-06-03 23:32:19 -07:00
Krrish Dholakia
8ebae96008 test(test_completion.py): fix test 2024-06-03 23:10:54 -07:00
Krrish Dholakia
eaa5e0f747 docs(assistants.md): update quickstart with azure example 2024-06-03 23:03:30 -07:00
Krrish Dholakia
a804dfd1b6 test(test_assistants.py): rename test to run earlier in ci pipeline 2024-06-03 22:45:16 -07:00
Krrish Dholakia
90afdd265b test(test_completion.py): fix testing to retry 2024-06-03 22:43:22 -07:00
yujonglee
5b4b4d9a67 update imports 2024-06-04 14:09:28 +09:00
Ishaan Jaff
fd1a2a90bf ci/cd run again 2024-06-03 22:03:39 -07:00
yujonglee
2f81f8f2df simple test 2024-06-04 13:56:28 +09:00
Ishaan Jaff
03a98b2d4d
Merge pull request #3991 from BerriAI/litellm_spend_tracking_docs
[Doc] -  Spend tracking with litellm
2024-06-03 21:54:10 -07:00
Ishaan Jaff
7b78f4fc2f docs - spend tracking with litellm 2024-06-03 21:53:07 -07:00
Krrish Dholakia
7c1e2bf01c test(test_completion.py): fix test 2024-06-03 21:40:32 -07:00
Krish Dholakia
7311e82f47
Merge pull request #3992 from BerriAI/litellm_router_default_request_timeout
fix(router.py): use `litellm.request_timeout` as default for router clients
2024-06-03 21:37:38 -07:00
Ishaan Jaff
0447dc75ed ui - new build 2024-06-03 21:15:00 -07:00
Ishaan Jaff
14fc5ace66 ui - new build 2024-06-03 21:09:29 -07:00
Krrish Dholakia
3d39d23f24 test(test_clarifai_completion.py): skip clarifai tests - account rate limited 2024-06-03 21:07:57 -07:00
Ishaan Jaff
0fa370ae44
Merge pull request #3997 from BerriAI/litellm_filter_latency_by_customer
[Admin UI] Filter Model Latency by Customer, API Key
2024-06-03 21:06:25 -07:00
Ishaan Jaff
0a316dbea3 fix inc width 2024-06-03 21:05:37 -07:00
Krish Dholakia
5ee3b0f30f
Merge pull request #3996 from BerriAI/litellm_azure_assistants_api_support
feat(assistants/main.py): Azure Assistants API support
2024-06-03 21:05:03 -07:00
Ishaan Jaff
bd30f1cfc5 fix adjust spacing 2024-06-03 21:02:28 -07:00
Ishaan Jaff
844ae1c1eb fix selectedCustomer 2024-06-03 20:59:36 -07:00
Ishaan Jaff
3a6d5a2dfb feat enforce viweing analytivs by service behing enterprise 2024-06-03 20:55:04 -07:00
Ishaan Jaff
c1bac5e89d feat - use inlcusive analytics on proxy 2024-06-03 20:49:21 -07:00
Ishaan Jaff
0c808c8afa fix - analytics use last hour of endTime and first hr startTime 2024-06-03 20:49:05 -07:00
Ishaan Jaff
016b8294b0 feat - filter analytics by customer 2024-06-03 20:42:17 -07:00
Ishaan Jaff
9e6256b688 ui - filter analytics by customer 2024-06-03 20:41:31 -07:00
Ishaan Jaff
856018d5df ui - filter by all customers 2024-06-03 20:30:06 -07:00
Ishaan Jaff
7a1610327f ui - view all end-users on admin ui 2024-06-03 20:26:09 -07:00