Commit Graph

12899 Commits

Author SHA1 Message Date
Marc Abramowitz
8b30d3f4e9 Fix typos: Enterpise -> Enterprise 2024-06-10 17:26:31 -07:00
Ishaan Jaff
fcd1d077f5 doc fix llm cord 2024-06-10 15:26:09 -07:00
Ishaan Jaff
bb915a80f1
Merge pull request #4107 from BerriAI/litellm_client_side_fallbacks
[Feat] Client Side Fallbacks
2024-06-10 15:23:56 -07:00
Ishaan Jaff
7e2ded9e8e docs - simple fallbacks 2024-06-10 15:07:33 -07:00
Ishaan Jaff
7f5621944d docs - client side fallbacks 2024-06-10 15:06:25 -07:00
Ishaan Jaff
dfe874c9e5 test - client side fallbacks 2024-06-10 15:00:36 -07:00
Ishaan Jaff
66fd69b704 docs - using client side fallbacks 2024-06-10 14:49:50 -07:00
Ishaan Jaff
b52802bbfa doc - client side fallbacks 2024-06-10 14:33:42 -07:00
Ishaan Jaff
1656bbf03e doc - client side fallbacks 2024-06-10 14:33:32 -07:00
Ishaan Jaff
a9006b965f fix - support fallbacks as list 2024-06-10 14:32:28 -07:00
Ishaan Jaff
c98739284d
Merge pull request #4103 from BerriAI/litellm_log_auth_exceptions_to_otel
feat - log Proxy Server auth errors on OTEL
2024-06-10 14:10:02 -07:00
Ishaan Jaff
86dc750918
Merge pull request #4105 from BerriAI/litellm_view_spend_report_per_customer
[FEAT] - viewing spend report per customer / team
2024-06-10 13:52:21 -07:00
Ishaan Jaff
911ab53170 docs - get spend report per customer 2024-06-10 13:44:24 -07:00
Ishaan Jaff
f00fa12e69 feat - viewing spend report per customer / team 2024-06-10 12:58:24 -07:00
Ishaan Jaff
bf1fca8a40
Merge pull request #4104 from jakobdylanc/main
docs: fix llmcord.py side bar link
2024-06-10 12:58:13 -07:00
JakobDylanC
edc800afb9 docs: fix llmcord.py side bar link 2024-06-10 15:53:57 -04:00
Ishaan Jaff
6daeacb817
Merge pull request #4101 from jakobdylanc/main
docs: add llmcord.py to side bar nav
2024-06-10 12:39:57 -07:00
Ishaan Jaff
a27f7e2817 feat - log exceptions to OTEL 2024-06-10 12:34:18 -07:00
JakobDylanC
03ef4d683a docs: add llmcord.py to side bar nav 2024-06-10 13:48:24 -04:00
Ishaan Jaff
d5a1cc282e test fix - cohere API Made a breaking change 2024-06-10 09:36:46 -07:00
Ishaan Jaff
3ec907059f
Merge pull request #4099 from BerriAI/docs_controlling_cache
docs - cache controls on `litellm python SDK`
2024-06-10 09:20:41 -07:00
Ishaan Jaff
afa0b4eee8 docs - cache controls 2024-06-10 09:18:51 -07:00
Ishaan Jaff
68c74a1b7f
Merge pull request #4088 from BerriAI/litellm_support_-support_api_key_header
[Feature]: Proxy: Support API-Key header in addition to Authorization header
2024-06-10 09:03:19 -07:00
Krish Dholakia
90ae7f040a
Merge pull request #4087 from BerriAI/litellm_update_together_ai_pricing
Update together ai pricing
2024-06-08 22:07:12 -07:00
Ishaan Jaff
78dbb15ccd ci/cd run again 2024-06-08 21:05:35 -07:00
Ishaan Jaff
8de7074614 [Feature]: Proxy: Support API-Key 2024-06-08 21:02:47 -07:00
Ishaan Jaff
3b4a8f776d docs - Attribute Management changes 2024-06-08 20:57:14 -07:00
Ishaan Jaff
205ade22e5 bump: version 1.40.7 → 1.40.8 2024-06-08 20:49:18 -07:00
Ishaan Jaff
39bbc5d8ac
Merge pull request #4086 from BerriAI/litellm_sdk_tool_calling_fic
[Fix] Litellm sdk - allow ChatCompletionMessageToolCall, and Function to be used as dict
2024-06-08 20:48:54 -07:00
Krish Dholakia
b4fc4abb76
Merge pull request #4080 from BerriAI/litellm_predibase_exception_mapping
fix(utils.py): improved predibase exception mapping
2024-06-08 20:27:44 -07:00
Krish Dholakia
e42198f87c
Merge pull request #4085 from BerriAI/litellm_fix_tgai_unmapped_model
fix(cost_calculator.py): fixes tgai unmapped model pricing
2024-06-08 20:27:26 -07:00
Krrish Dholakia
6306914e56 fix(types/router.py): modelgroupinfo to handle mode being None and supported_openai_params not being a list 2024-06-08 20:13:45 -07:00
Krrish Dholakia
f3a845eff9 build(model_prices_and_context_window.json): update together ai model pricing - account for new categories 2024-06-08 19:56:35 -07:00
Ishaan Jaff
0d3add56a6
Merge pull request #4078 from BerriAI/litellm_low_raw_request_response_otel
[FEAT]- OTEL Log raw LLM request/response on OTEL
2024-06-08 19:49:28 -07:00
Ishaan Jaff
0253c2b213 feat - allow ChatCompletionMessageToolCall, and Function to be used as dict 2024-06-08 19:47:31 -07:00
Krrish Dholakia
b26c3c7d22 fix(cost_calculator.py): fixes tgai unmapped model pricing
Fixes error where tgai helper function returned None. Enforces stronger type hints, refactors code, adds more unit testing.
2024-06-08 19:43:57 -07:00
Ishaan Jaff
b56fa0e5c4 fix OTEL test 2024-06-08 19:43:03 -07:00
Ishaan Jaff
5b73bcfe31 fix - otel set tools attribute 2024-06-08 19:40:29 -07:00
Ishaan Jaff
8b187eb66d fix - show custom llm provider on OTEL span 2024-06-08 19:13:10 -07:00
Ishaan Jaff
03dcf366a1 fix test otel logger 2024-06-08 18:24:00 -07:00
Ishaan Jaff
090f350169 minor fix - _debug_otel 2024-06-08 18:16:35 -07:00
Ishaan Jaff
95eb762cc7
Merge pull request #4083 from BerriAI/litellm_act_on_behalf
[Feat] Enterprise - Attribute Management changes to Users in Audit Logs
2024-06-08 17:39:16 -07:00
Ishaan Jaff
ae8889f4fa fix schema.prisma 2024-06-08 17:39:04 -07:00
Ishaan Jaff
4f08ee68e1 doc multiple admins 2024-06-08 17:31:01 -07:00
Ishaan Jaff
78e1cdef73 doc on attribute 2024-06-08 17:29:47 -07:00
Ishaan Jaff
b8fa785e55 doc - Attribute Management changes to Users 2024-06-08 17:26:04 -07:00
Krrish Dholakia
dddd4a73fe fix(proxy_server.py): return updated member list in /team/member_delete 2024-06-08 16:33:07 -07:00
Krrish Dholakia
5c4abcbdb4 fix(proxy_server.py): fix team member delete endpoint
fixes issue in for loop, removing member from team
2024-06-08 16:27:33 -07:00
Ishaan Jaff
9c3c42fa4b feat - support litellm_changed_by 2024-06-08 16:02:18 -07:00
Ishaan Jaff
2d618087bf test_otel_callback 2024-06-08 15:24:14 -07:00