Commit Graph

6795 Commits

Author SHA1 Message Date
ishaan-jaff
1bcd2eafd2 (ci/cd) run again 2024-02-06 13:17:57 -08:00
ishaan-jaff
86c84d72e5 (ci/cd) fix test_config_no_auth 2024-02-06 13:17:57 -08:00
ishaan-jaff
0f6a9242ec (fix) test_normal_router_tpm_limit 2024-02-06 13:17:57 -08:00
ishaan-jaff
f8491feebd (fix) parallel_request_limiter debug 2024-02-06 13:17:57 -08:00
ishaan-jaff
43cb836c4f (ci/cd) run again 2024-02-06 13:17:57 -08:00
ishaan-jaff
a1883a1161 (ci/cd) run pytest without -s 2024-02-06 13:17:57 -08:00
ishaan-jaff
b1b5daf73d (fix) proxy_startup test 2024-02-06 13:17:57 -08:00
ishaan-jaff
ec5b812989 (fix) rename proxy startup test 2024-02-06 13:17:57 -08:00
ishaan-jaff
249482b3f7 (ci/cd) run in verbose mode 2024-02-06 13:17:57 -08:00
Krrish Dholakia
bf35619b96 bump: version 1.22.7 → 1.22.8 2024-02-06 13:17:57 -08:00
Krrish Dholakia
4d76af89f3 fix(ollama.py): support format for ollama 2024-02-06 13:17:57 -08:00
Krrish Dholakia
7b5543b993 build(requirements.txt): update the proxy requirements.txt 2024-02-06 13:17:57 -08:00
Krrish Dholakia
26d0f895ff bump: version 1.22.6 → 1.22.7 2024-02-06 13:17:57 -08:00
Krrish Dholakia
f9b5e9ea62 fix(ollama_chat.py): explicitly state if ollama call is streaming or not 2024-02-06 13:17:57 -08:00
Krrish Dholakia
34fcb3c984 fix(utils.py): use print_verbose for statements, so debug can be seen when running sdk 2024-02-06 13:17:57 -08:00
Krrish Dholakia
3409ac7690 fix(ollama_chat.py): fix ollama chat completion token counting 2024-02-06 13:17:57 -08:00
ishaan-jaff
f2070d025e (fix) test_normal_router_tpm_limit 2024-02-06 13:17:57 -08:00
ishaan-jaff
6ea17be098 (ci/cd) print debug info for test_proxy_gunicorn_startup_config_dict 2024-02-06 13:17:57 -08:00
ishaan-jaff
a24041b624 (fix) proxy startup test 2024-02-06 13:17:57 -08:00
ishaan-jaff
1ef8b459ce (feat) proxy - upperbound params /key/generate 2024-02-06 13:17:57 -08:00
ishaan-jaff
2ce4153ace (test) test_upperbound_key_params 2024-02-06 13:17:57 -08:00
ishaan-jaff
0871327ff0 (feat) upperbound_key_generate_params 2024-02-06 13:17:57 -08:00
ishaan-jaff
d09aa560f3 (docs) upperbound_key_generate_params 2024-02-06 13:17:57 -08:00
Krrish Dholakia
f8380c638f fix(langfuse.py): support logging failed llm api calls to langfuse 2024-02-06 13:17:57 -08:00
John HU
ada14b06e0 Fix admin UI title and description 2024-02-06 13:17:57 -08:00
Krish Dholakia
7aa4075b05 Update model_prices_and_context_window.json 2024-02-06 13:17:57 -08:00
Krrish Dholakia
a9a4f4cf0f test(test_key_generate_dynamodb.py): fix test 2024-02-05 21:43:17 -08:00
Krrish Dholakia
f2a7e2ee98 feat(ui): enable admin to view all valid keys created on the proxy 2024-02-05 19:28:57 -08:00
Krrish Dholakia
cdbbedec36 bump: version 1.22.5 → 1.22.6 2024-02-05 16:26:30 -08:00
Krrish Dholakia
3b9ada07e0 fix(main.py): raise better error message for health check models without mode 2024-02-05 16:26:25 -08:00
ishaan-jaff
1f7c8e86a7 (fix) make sure route is str 2024-02-05 16:22:36 -08:00
Ishaan Jaff
5ebb1b4447
Merge pull request #1836 from BerriAI/litellm_fix_litellm_dashboard_keys
[Fix] UI - Security - Litellm UI Keys meant for litellm-dashboard shouldn't be allowed to make non-management related requests
2024-02-05 16:20:33 -08:00
ishaan-jaff
2b588a8786 (test) litellm-dashboard never allowed to /chat/completions 2024-02-05 16:11:33 -08:00
ishaan-jaff
8d7698f24d (fix) litellm-ui keys can never access /chat/completions 2024-02-05 16:10:49 -08:00
Krrish Dholakia
77fe71ee08 fix(utils.py): support together ai function calling 2024-02-05 15:30:44 -08:00
ishaan-jaff
006b5efef0 bump: version 1.22.4 → 1.22.5 2024-02-05 15:10:59 -08:00
Ishaan Jaff
5fc7041cf3
Merge pull request #1834 from BerriAI/litellm_sync_backup_model_info_with_root
[Feat] Sync model_prices_and_context_window.json and litellm/model_prices_and_context_window_backup.json
2024-02-05 15:08:49 -08:00
ishaan-jaff
7557a2535a (fix) model_prices 2024-02-05 15:04:39 -08:00
ishaan-jaff
70f36073dc (fix) pre commit hook to sync backup context_window mapping 2024-02-05 15:03:04 -08:00
ishaan-jaff
8b571159fc (feat) add pre-commit hook to check model_prices_and_context_window.json litellm/model_prices_and_context_window_backup.json 2024-02-05 15:00:13 -08:00
ishaan-jaff
a6836a0996 (feat) pre-commit hook to validate 2024-02-05 14:42:10 -08:00
ishaan-jaff
9cbc412c78 (fix) fix backup.json 2024-02-05 14:36:07 -08:00
Ishaan Jaff
6b14db462f
Merge pull request #1828 from Manouchehri/langfuse-session-id-1
(feat) Add sessionId for Langfuse.
2024-02-05 12:24:44 -08:00
David Manouchehri
c77deb12b3
(docs) Add session_id to Langfuse doc 2024-02-05 15:21:05 -05:00
David Manouchehri
26e68c3f67
(feat) Add sessionId for Langfuse. 2024-02-05 15:13:21 -05:00
Krish Dholakia
646764f1d4
Merge pull request #1826 from promptmetheus/update-perplexity-model-info
Update Perplexity models in model_prices_and_context_window.json
2024-02-05 08:53:16 -08:00
Krrish Dholakia
031bc96f88 bump: version 1.22.3 → 1.22.4 2024-02-05 08:47:10 -08:00
Krrish Dholakia
1bdb332454 fix(utils.py): handle count response tokens false case token counting 2024-02-05 08:47:10 -08:00
Toni Engelhardt
e832492423
Update Perplexity models in model_prices_and_context_window.json
According to https://docs.perplexity.ai/docs/model-cards
2024-02-05 16:46:10 +00:00
Ishaan Jaff
109ccf4cef
Merge pull request #1602 from ShaunMaher/add_helm_chart
Add a Helm chart for deploying LiteLLM Proxy
2024-02-05 08:12:58 -08:00