Commit graph

6798 commits

Author SHA1 Message Date
ishaan-jaff
79f444edda (ci/cd) fix test_config_no_auth 2024-02-06 13:15:51 -08:00
ishaan-jaff
9355fc62a7 (fix) test_normal_router_tpm_limit 2024-02-06 13:15:51 -08:00
ishaan-jaff
b4372457c4 (fix) parallel_request_limiter debug 2024-02-06 13:15:51 -08:00
ishaan-jaff
84942bb694 (ci/cd) run again 2024-02-06 13:15:51 -08:00
ishaan-jaff
0fc721eb31 (ci/cd) run pytest without -s 2024-02-06 13:15:51 -08:00
ishaan-jaff
0719c32f9e (fix) proxy_startup test 2024-02-06 13:15:51 -08:00
ishaan-jaff
acf2474d68 (fix) rename proxy startup test 2024-02-06 13:15:51 -08:00
ishaan-jaff
9ed1d033fe (ci/cd) run in verbose mode 2024-02-06 13:15:51 -08:00
Krrish Dholakia
e5fec98e1f fix(proxy_server.py): do a health check on db before returning if proxy ready (if db connected) 2024-02-06 12:57:05 -08:00
Krrish Dholakia
e542aa10cc bump: version 1.22.7 → 1.22.8 2024-02-06 10:12:13 -08:00
Krrish Dholakia
d1db67890c fix(ollama.py): support format for ollama 2024-02-06 10:11:52 -08:00
Krish Dholakia
dd87386cad
Merge pull request #1846 from BerriAI/litellm_proxy_update_requirements_txt
build(requirements.txt): update the proxy requirements.txt
2024-02-06 07:51:48 -08:00
Krrish Dholakia
f2ef32bcee bump: version 1.22.6 → 1.22.7 2024-02-06 07:44:04 -08:00
Krrish Dholakia
9e091a0624 fix(ollama_chat.py): explicitly state if ollama call is streaming or not 2024-02-06 07:43:47 -08:00
Krrish Dholakia
4a5b635e35 build(requirements.txt): update the proxy requirements.txt 2024-02-06 07:35:46 -08:00
Krrish Dholakia
c2a523b954 fix(utils.py): use print_verbose for statements, so debug can be seen when running sdk 2024-02-06 07:30:26 -08:00
Krrish Dholakia
2e3748e6eb fix(ollama_chat.py): fix ollama chat completion token counting 2024-02-06 07:30:26 -08:00
ishaan-jaff
47bed68c7f (fix) test_normal_router_tpm_limit 2024-02-06 06:46:49 -08:00
ishaan-jaff
9a8abdb1ae (ci/cd) print debug info for test_proxy_gunicorn_startup_config_dict 2024-02-05 22:53:31 -08:00
ishaan-jaff
4d625818d6 (fix) proxy startup test 2024-02-05 22:51:11 -08:00
Ishaan Jaff
ed53f34537
Merge pull request #1844 from BerriAI/litellm_set_upperbound_budgets
[Feat] Proxy set upperbound params for key/generate
2024-02-05 22:42:01 -08:00
ishaan-jaff
71814d8149 (feat) proxy - upperbound params /key/generate 2024-02-05 22:40:52 -08:00
ishaan-jaff
4d4554b0e4 (test) test_upperbound_key_params 2024-02-05 22:39:36 -08:00
ishaan-jaff
a712596d46 (feat) upperbound_key_generate_params 2024-02-05 22:38:47 -08:00
ishaan-jaff
d4fd287617 (docs) upperbound_key_generate_params 2024-02-05 22:37:05 -08:00
Krrish Dholakia
7a0bccf4d0 test(test_key_generate_dynamodb.py): fix test 2024-02-05 21:44:50 -08:00
Krish Dholakia
3d29ec126b
Merge pull request #1837 from BerriAI/litellm_langfuse_failure_cost_tracking
fix(langfuse.py): support logging failed llm api calls to langfuse
2024-02-05 19:46:40 -08:00
Ishaan Jaff
82f0eb8cea
Merge pull request #1842 from ushuz/admin-ui-title-description
Fix admin UI title and description
2024-02-05 17:38:49 -08:00
John HU
f4cdb6d234
Fix admin UI title and description 2024-02-05 17:30:39 -08:00
Krish Dholakia
b9e6f760eb
Update model_prices_and_context_window.json 2024-02-05 17:07: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
Krrish Dholakia
a1bbb16ab2 fix(langfuse.py): support logging failed llm api calls to langfuse 2024-02-05 16:16:15 -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