Commit graph

6757 commits

Author SHA1 Message Date
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
Krrish Dholakia
b47b2837eb test(test_parallel_request_limiter.py): fix test 2024-02-03 20:34:05 -08:00
Krrish Dholakia
10822ded76 bump: version 1.22.1 → 1.22.2 2024-02-03 20:23:55 -08:00
Krrish Dholakia
312c7462c8 refactor(ollama.py): trigger rebuild 2024-02-03 20:23:43 -08:00
Krrish Dholakia
01cef1fe9e fix(ollama.py): fix api connection error
https://github.com/BerriAI/litellm/issues/1735
2024-02-03 20:22:33 -08:00
ishaan-jaff
dc506e3df1 bump: version 1.22.0 → 1.22.1 2024-02-03 20:01:05 -08:00
ishaan-jaff
774cbbde52 (test) tgai is unstable 2024-02-03 20:00:40 -08:00
Krrish Dholakia
25a0e15727 fix(utils.py): support time based pricing for openai-compatible together ai 2024-02-03 19:59:32 -08:00
Krrish Dholakia
efb6123d28 fix(utils.py): support get_secret("TOGETHER_AI_TOKEN") 2024-02-03 19:35:09 -08:00
Krrish Dholakia
c49c88c8e5 fix(utils.py): route together ai calls to openai client
together ai is now openai-compatible

n
2024-02-03 19:22:48 -08:00
Krrish Dholakia
c2f674ebe0 fix(utils.py): fix conditional check 2024-02-03 18:58:58 -08:00
ishaan-jaff
c6aadcbd34 (feat) new ui build 2024-02-03 18:53:05 -08:00
ishaan-jaff
650fa0e0ff (ui) fix build issues 2024-02-03 18:37:50 -08:00
ishaan-jaff
c26892d201 (ui) fix button color 2024-02-03 18:37:13 -08:00
ishaan-jaff
bc3b0eec07 (ui) use indigo theme 2024-02-03 18:35:32 -08:00
Krish Dholakia
9ab59045a3
Merge branch 'main' into litellm_embedding_caching_updates 2024-02-03 18:08:47 -08:00
ishaan-jaff
9cdf4a5aa8 (fix) ui - npm run build fix 2024-02-03 18:03:34 -08:00
Ishaan Jaff
61d1a9a0be
Merge pull request #1807 from BerriAI/litellm_view_key_spend
[UI] View Key Spend Reports 🤠
2024-02-03 17:42:38 -08:00
ishaan-jaff
1fa85c03b8 (feat) allow users to view their spend/logs 2024-02-03 17:33:19 -08:00
ishaan-jaff
105657625a (fix) ui ts error 2024-02-03 17:32:25 -08:00
ishaan-jaff
652c549cae (fix) ui ts errors 2024-02-03 17:32:06 -08:00