Ishaan Jaff
|
ebbe97910c
|
Merge pull request #4360 from BerriAI/litellm_fix_access_audio_endpoint
fix[ - Can't access /v1/audio/speech with some user key
|
2024-06-22 13:46:50 -07:00 |
|
Ishaan Jaff
|
ab38a90be0
|
fix /audio/speech
|
2024-06-22 13:45:34 -07:00 |
|
Ishaan Jaff
|
c44e5a3d93
|
testing - use in memory langfuse client cache
|
2024-06-22 13:40:34 -07:00 |
|
Ishaan Jaff
|
b201402b0b
|
fix testing - we had two files running the exact same langfuse test
|
2024-06-22 13:32:28 -07:00 |
|
Ishaan Jaff
|
c4f6b903b3
|
ui - new build
|
2024-06-22 09:13:34 -07:00 |
|
Ishaan Jaff
|
1a4ddf9a8e
|
Merge pull request #4356 from BerriAI/litellm_test_routes_on_proxy
[Test] Test routes on LiteLLM Proxy always includes OpenAI Routes
|
2024-06-22 09:12:30 -07:00 |
|
Ishaan Jaff
|
d32b8d589b
|
Merge pull request #4357 from BerriAI/litellm_use_jwt_in_cookies
[Security Fix - Proxy Server ADMIN UI] - Store credentials in cookies + use strong JWT signing secret
|
2024-06-22 09:12:17 -07:00 |
|
Krrish Dholakia
|
f814f24d9d
|
fix(litellm_logging.py): Fix gemini google ai studio system prompt logging
Fixes https://github.com/BerriAI/litellm/issues/2963
|
2024-06-22 09:11:23 -07:00 |
|
Ishaan Jaff
|
066ed01d0f
|
read token from cookie
|
2024-06-22 09:05:06 -07:00 |
|
Ishaan Jaff
|
c86efa55a5
|
use hash of master key encode the jwt
|
2024-06-22 08:58:31 -07:00 |
|
Ishaan Jaff
|
03d1d9229d
|
ui - use cookies to return JWTs
|
2024-06-22 08:50:26 -07:00 |
|
Ishaan Jaff
|
204f7725ee
|
ui - read jwts from cookie
|
2024-06-22 08:47:43 -07:00 |
|
Ishaan Jaff
|
b2a1cadf8c
|
test test_routes_on_litellm_proxy
|
2024-06-22 08:19:17 -07:00 |
|
Krrish Dholakia
|
709bd9678c
|
bump: version 1.40.22 → 1.40.23
|
2024-06-22 00:40:11 -07:00 |
|
Krish Dholakia
|
f192b76ed4
|
Merge pull request #4344 from BerriAI/litellm_refactor_langfuse_slack_trace_url
refactor(litellm_logging.py): refactors how slack_alerting generates langfuse trace url
|
2024-06-21 23:37:38 -07:00 |
|
Krrish Dholakia
|
5e893ed13e
|
fix(utils.py): Fix anthropic tool calling exception mapping
Fixes https://github.com/BerriAI/litellm/issues/4348
|
2024-06-21 21:20:49 -07:00 |
|
Krrish Dholakia
|
44bd9548d9
|
docs(anthropic.md): update with correct model string
|
2024-06-21 21:16:07 -07:00 |
|
Krrish Dholakia
|
000d678445
|
fix(utils.py): improve coverage for anthropic exception mapping
|
2024-06-21 21:15:10 -07:00 |
|
Ishaan Jaff
|
24addd8a4f
|
fix test test_router_completion_streaming
|
2024-06-21 21:02:34 -07:00 |
|
Ishaan Jaff
|
b4d95e740e
|
fix get_logging_payload
|
2024-06-21 20:42:28 -07:00 |
|
Ishaan Jaff
|
4cd1171abb
|
Merge pull request #4350 from CaseMark/print-content-fallback
Print content window fallbacks on startup to help verify configuration
|
2024-06-21 20:01:22 -07:00 |
|
Steven Osborn
|
0ab6a18516
|
Print content window fallbacks on startup to help verify configuration
|
2024-06-21 19:43:26 -07:00 |
|
Ishaan Jaff
|
98c131e1e9
|
bump: version 1.40.21 → 1.40.22
|
2024-06-21 18:12:12 -07:00 |
|
Ishaan Jaff
|
662cb5a5ec
|
ui - new build
|
2024-06-21 18:12:12 -07:00 |
|
Ishaan Jaff
|
6b63b663b9
|
Merge pull request #4345 from BerriAI/litellm_fix_cost_tracking_tags
[Fix + Test] - Spend tags not getting stored on 1.40.9
|
2024-06-21 17:34:27 -07:00 |
|
Krrish Dholakia
|
06b297a6e8
|
fix(router.py): fix set_client init to check if custom_llm_provider is azure not if in model name
fixes issue where 'azure_ai/' was being init as azureopenai client
|
2024-06-21 17:09:20 -07:00 |
|
Ishaan Jaff
|
fff928b10b
|
fix testing spend_tracking
|
2024-06-21 16:52:42 -07:00 |
|
Ishaan Jaff
|
29c2155796
|
fix cost tracking by tags
|
2024-06-21 16:49:57 -07:00 |
|
Ishaan Jaff
|
c0540e764d
|
Merge pull request #4342 from BerriAI/litellm_fix_moderations
fix - liteLLM proxy /moderations endpoint returns 500 error when model is not specified
|
2024-06-21 16:19:22 -07:00 |
|
Krrish Dholakia
|
2584120012
|
refactor(litellm_logging.py): refactors how slack_alerting generates langfuse trace url
gets the url from logging object
|
2024-06-21 16:12:25 -07:00 |
|
Ishaan Jaff
|
4e795dad81
|
fix ContentPolicyViolationError mapping
|
2024-06-21 16:11:42 -07:00 |
|
Ishaan Jaff
|
8fcd61825b
|
test - /moderations
|
2024-06-21 16:08:52 -07:00 |
|
Ishaan Jaff
|
eb8a9b2654
|
fix - /moderation don't require a model
|
2024-06-21 16:00:43 -07:00 |
|
Ishaan Jaff
|
cc11cedf02
|
Merge pull request #4340 from BerriAI/litellm_show_cache_hit_stats
[Feat] Admin UI - Show Cache hit stats
|
2024-06-21 15:34:11 -07:00 |
|
Ishaan Jaff
|
07f34ac256
|
ui - show cache hits
|
2024-06-21 15:26:30 -07:00 |
|
Ishaan Jaff
|
097474502a
|
ui - fix linting errors
|
2024-06-21 15:00:26 -07:00 |
|
Krrish Dholakia
|
941574a921
|
fix(proxy/utils.py): fix add langfuse trace id to alert
Fixing the import after refactor
|
2024-06-21 14:55:09 -07:00 |
|
Ishaan Jaff
|
35c07306df
|
show correct key aliases on ui
|
2024-06-21 14:36:38 -07:00 |
|
Ishaan Jaff
|
e0a2717a19
|
ui - filter by selected date time
|
2024-06-21 14:36:28 -07:00 |
|
Krrish Dholakia
|
5912decd19
|
fix(proxy/utils.py): fix bool on check
|
2024-06-21 14:29:38 -07:00 |
|
Ishaan Jaff
|
d30cdd82cc
|
move caching up on left nav
|
2024-06-21 14:28:15 -07:00 |
|
Ishaan Jaff
|
b91854bdbb
|
ui - show leading cache indicators
|
2024-06-21 13:43:47 -07:00 |
|
Ishaan Jaff
|
829ac3a0d0
|
ui - add new cache hits page
|
2024-06-21 13:10:40 -07:00 |
|
Ishaan Jaff
|
10e88a939d
|
backend - new endpoint to show cache hit stats
|
2024-06-21 13:08:54 -07:00 |
|
Krish Dholakia
|
88c550e3b7
|
Merge pull request #4337 from spdustin/main
fix: use per-token costs for claude via vertex_ai
|
2024-06-21 11:45:19 -07:00 |
|
spdustin@gmail.com
|
4acc2d50ad
|
fix: use per-token costs for claude via vertex_ai
|
2024-06-21 11:21:36 -05:00 |
|
Krrish Dholakia
|
04fed2171c
|
fix(vertex_httpx.py): cleanup docstring
|
2024-06-21 09:11:11 -07:00 |
|
Krrish Dholakia
|
16941eee43
|
fix(utils.py): re-integrate separate gemini optional param mapping (google ai studio)
Fixes https://github.com/BerriAI/litellm/issues/4333
|
2024-06-21 09:01:32 -07:00 |
|
Krrish Dholakia
|
d2b4d1f7ed
|
bump: version 1.40.20 → 1.40.21
|
2024-06-21 08:28:43 -07:00 |
|
Krrish Dholakia
|
fdb7101aaf
|
fix(utils.py): add extra body params for text completion calls
|
2024-06-21 08:28:38 -07:00 |
|