Krrish Dholakia
|
84652dd946
|
fix(bedrock_httpx.py): fix tool calling for anthropic bedrock calls w/ streaming
Fixes https://github.com/BerriAI/litellm/issues/4091
|
2024-06-10 14:20:25 -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 |
|
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
|
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 |
|
Ishaan Jaff
|
dcc63c7d67
|
fix otel don't log raw request / response when turn_off_message_logging
|
2024-06-08 14:37:06 -07:00 |
|
Ishaan Jaff
|
9478c98fff
|
otel - use correct raw request name
|
2024-06-08 14:22:44 -07:00 |
|
Ishaan Jaff
|
47f1e16533
|
otel test - callbacks
|
2024-06-08 14:16:51 -07:00 |
|
Ishaan Jaff
|
1ff99bf9b5
|
fix otel - handle vision images content
|
2024-06-08 14:12:00 -07:00 |
|
Ishaan Jaff
|
259540900b
|
feat - set span attributes OTEL with raw request / response
|
2024-06-08 14:01:59 -07:00 |
|
Ishaan Jaff
|
62411d2870
|
feat - low raw request on OTEL
|
2024-06-08 11:35:17 -07:00 |
|
Ishaan Jaff
|
d88b63264b
|
Merge pull request #4076 from BerriAI/litellm_log_litellm_response_request_OTEL
[FEAT]- OTEL log litellm request / response
|
2024-06-08 10:01:10 -07:00 |
|
Ishaan Jaff
|
17833b117d
|
feat - OTEL log litellm request / response
|
2024-06-08 09:58:52 -07:00 |
|
Krrish Dholakia
|
93a3a0cc1e
|
fix(utils.py): fix helicone success logging integration
Fixes https://github.com/BerriAI/litellm/issues/4062
|
2024-06-08 08:59:56 -07:00 |
|
Krrish Dholakia
|
af39e2d2dd
|
bump: version 1.40.6 → 1.40.7
|
2024-06-07 22:19:45 -07:00 |
|
Krrish Dholakia
|
af1ae80277
|
fix(litellm_pre_call_utils.py): add support for key level caching params
|
2024-06-07 22:09:14 -07:00 |
|
Ishaan Jaff
|
c5a611ca91
|
(ci/cd) run again
|
2024-06-07 19:12:04 -07:00 |
|
Ishaan Jaff
|
e749fdd730
|
ui 0 new build
|
2024-06-07 19:11:40 -07:00 |
|
Ishaan Jaff
|
3ecc077507
|
fix mock_completion
|
2024-06-07 19:10:05 -07:00 |
|
Ishaan Jaff
|
47538135cf
|
Merge pull request #4072 from BerriAI/litellm_allow_custom_logout_url
[Fix] UI - Allow custom logout url and show proxy base url on API Ref Page
|
2024-06-07 19:08:03 -07:00 |
|
Ishaan Jaff
|
c0d8c13976
|
proxy - return base url and logout url
|
2024-06-07 19:01:23 -07:00 |
|
Ishaan Jaff
|
fad063df6e
|
ui -set custom base url and logout url
|
2024-06-07 19:00:09 -07:00 |
|
Ishaan Jaff
|
366fc5e40b
|
fix - vertex ai exception mapping
|
2024-06-07 18:16:26 -07:00 |
|
Ishaan Jaff
|
761df07089
|
bump: version 1.40.5 → 1.40.6
|
2024-06-07 17:33:13 -07:00 |
|
Ishaan Jaff
|
e1f722b83b
|
linting fix
|
2024-06-07 17:23:05 -07:00 |
|
Ishaan Jaff
|
d5e97861ee
|
fix vertex ai exceptions
|
2024-06-07 17:13:32 -07:00 |
|
Ishaan Jaff
|
a4589e33dd
|
Merge pull request #4071 from BerriAI/litellm_log_db_exceptions_otel
[FEAT] OTEL - LOG DB Exceptions
|
2024-06-07 17:13:20 -07:00 |
|
Ishaan Jaff
|
6563490844
|
Merge pull request #4070 from BerriAI/litellm_log_caching_otel
[FEAT] OTEL - Log Redis Cache Read / Writes
|
2024-06-07 17:12:55 -07:00 |
|
Ishaan Jaff
|
f69c2591b2
|
fix - redacted by litellm test
|
2024-06-07 17:02:21 -07:00 |
|
Ishaan Jaff
|
40cc5dc95b
|
Merge pull request #4068 from BerriAI/litellm_security_fix
Raw request debug logs - security fix
|
2024-06-07 16:52:31 -07:00 |
|
Ishaan Jaff
|
718b547646
|
Merge branch 'main' into litellm_security_fix
|
2024-06-07 16:52:25 -07:00 |
|
Ishaan Jaff
|
ac722d02ce
|
feat - log DB exceptions to OTEL
|
2024-06-07 16:48:55 -07:00 |
|
Ishaan Jaff
|
f152b5eb1d
|
feat - final working redis cache otel
|
2024-06-07 16:36:04 -07:00 |
|
Ishaan Jaff
|
5a5dd33b24
|
feat - working exception logs for Redis errors
|
2024-06-07 16:30:29 -07:00 |
|
Ishaan Jaff
|
3f59ee200a
|
fix - cache - true
|
2024-06-07 16:21:23 -07:00 |
|
Ishaan Jaff
|
e86fa19257
|
fix - basic success logging for redis cache
|
2024-06-07 16:20:23 -07:00 |
|
Krrish Dholakia
|
beddb58852
|
test(test_custom_callback_input.py): fix custom callback input test
|
2024-06-07 16:13:30 -07:00 |
|
Krrish Dholakia
|
5c46b386d0
|
fix(utils.py): fix vertex ai exception mapping
|
2024-06-07 16:06:31 -07:00 |
|