Commit graph

6777 commits

Author SHA1 Message Date
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
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
Ishaan Jaff
14c9e239a1
Merge pull request #1750 from vanpelt/patch-2
Re-raise exception in async ollama streaming
2024-02-05 08:12:17 -08:00
Krrish Dholakia
d1f9165af1 bump: version 1.22.2 → 1.22.3 2024-02-03 22:23:43 -08:00
Krish Dholakia
640572647a
Merge pull request #1805 from BerriAI/litellm_cost_tracking_image_gen
feat(utils.py): support cost tracking for openai/azure image gen models
2024-02-03 22:23:22 -08:00
Krrish Dholakia
49b2dc4180 test(test_completion_cost.py): fix test 2024-02-03 22:00:49 -08:00
Krrish Dholakia
66565f96b1 test(test_completion.py): fix test 2024-02-03 21:44:57 -08:00
Krrish Dholakia
d2d57ecf1c test(test_parallel_request_limiter.py): fix test 2024-02-03 21:31:29 -08:00
Krrish Dholakia
3a19c8b600 test(test_completion.py): fix test 2024-02-03 21:30:45 -08:00
Krish Dholakia
7ee5d2e0d9
Update model_prices_and_context_window.json 2024-02-03 21:12:26 -08:00
Krish Dholakia
6eed51607a
Update model_prices_and_context_window.json 2024-02-03 21:09:00 -08:00
Krish Dholakia
28df60b609
Merge pull request #1809 from BerriAI/litellm_embedding_caching_updates
Support caching individual items in embedding list (Async embedding only)
2024-02-03 21:04:23 -08:00
ishaan-jaff
c353161456 (fix) test_parallel limiter fix 2024-02-03 21:03:15 -08:00
Ishaan Jaff
24aa304061
Update README.md 2024-02-03 20:54:14 -08:00
Ishaan Jaff
254a5e8533
Update README.md 2024-02-03 20:51:43 -08:00
Ishaan Jaff
fc8811a5e7
Update ghcr_deploy.yml 2024-02-03 20:50:18 -08:00
ishaan-jaff
7e43d22da4 (docs) update ui 2024-02-03 20:43:43 -08:00
Ishaan Jaff
f3ec2efa21
Update README.md 2024-02-03 20:40:10 -08:00
Krrish Dholakia
3e35041758 test(test_parallel_request_limiter.py): fix test to handle minute changes 2024-02-03 20:39:31 -08:00
ishaan-jaff
1155025e6a (ci/cd) run again 2024-02-03 20:36:35 -08:00