Commit graph

7673 commits

Author SHA1 Message Date
Ishaan Jaff
0e62c8bd27
Update README.md 2024-02-21 22:11:39 -08:00
Krrish Dholakia
c381731ac5 bump: version 1.26.7 → 1.26.8 2024-02-21 22:08:57 -08:00
Krrish Dholakia
c462e27700 refactor(main.py): trigger new build 2024-02-21 22:08:44 -08:00
ishaan-jaff
f04b67c433 (docs) custom ui branding 2024-02-21 22:07:40 -08:00
Krish Dholakia
bfdacf6d6b
Merge pull request #2124 from BerriAI/litellm_streaming_caching_logging
fix(utils.py): support streaming cached response logging
2024-02-21 22:06:04 -08:00
Krrish Dholakia
f6e52ac771 test: handle api errors for gemini/palm testing 2024-02-21 21:44:08 -08:00
ishaan-jaff
7be3ea021d (fix) ui - use custom logo 2024-02-21 21:33:11 -08:00
Krrish Dholakia
c9c6547ef9 test(test_streaming.py): handle gemini 500 error 2024-02-21 21:32:03 -08:00
Krrish Dholakia
6ba1a5f6b2 fix(utils.py): add exception mapping for gemini 2024-02-21 21:31:26 -08:00
ishaan-jaff
9ba2fa44aa (fix) admin ui allow custom ui theme 2024-02-21 21:28:58 -08:00
Krrish Dholakia
fb2ae3a032 fix(utils.py): only return cached streaming object for streaming calls 2024-02-21 21:27:40 -08:00
Krrish Dholakia
f1742769a2 fix(utils.py): add palm exception mapping for 500 internal server error 2024-02-21 21:18:03 -08:00
Ishaan Jaff
da5d71cfbf
Merge pull request #2123 from BerriAI/litellm_admin_ui_apply_custom_branding
Admin UI - Use Custom Branding
2024-02-21 21:14:48 -08:00
ishaan-jaff
863c0714df (feat) add admin ui customization on dockerfile.db 2024-02-21 21:13:50 -08:00
ishaan-jaff
5edad72d78 (feat) new ui build 2024-02-21 21:11:17 -08:00
Krrish Dholakia
2d62dee712 fix(utils.py): enable streaming cache logging 2024-02-21 21:10:58 -08:00
ishaan-jaff
cb3c7c4450 (fix) build command 2024-02-21 21:09:15 -08:00
ishaan-jaff
d07846646c (ui) fix build command 2024-02-21 21:02:46 -08:00
Krrish Dholakia
b011c8b93a test(test_completion.py): handle palm failing 2024-02-21 20:44:44 -08:00
Krrish Dholakia
d2d9e63176 test(test_custom_callback_input.py): fix test 2024-02-21 20:32:39 -08:00
Krrish Dholakia
f8b233b653 fix(utils.py): support streaming cached response logging 2024-02-21 17:53:14 -08:00
ishaan-jaff
15e0d3c1d8 (feat) admin ui custom branding 2024-02-21 17:34:42 -08:00
Krish Dholakia
0733bf1e7a
Merge pull request #2119 from BerriAI/litellm_updated_team_endpoints
Enable `/team/update`, `/team/delete` endpoints + create teams with user defined roles
2024-02-21 17:24:58 -08:00
ishaan-jaff
3064186ba7 (feat) dynamic ui builds 2024-02-21 17:14:40 -08:00
Krrish Dholakia
a7229c9253 fix(proxy_server.py): enable proxy /team/delete endpoint 2024-02-21 16:53:12 -08:00
ishaan-jaff
03cb0b216d (feat) ui - show custom logo 2024-02-21 16:33:44 -08:00
Krrish Dholakia
55a02c1a31 fix(proxy_server.py): enable /team/update endpoint for adding / deleting users from team 2024-02-21 14:47:52 -08:00
ishaan-jaff
6720ec5c1f (ui) use custom branding 2024-02-21 14:32:37 -08:00
Ishaan Jaff
6561af5656
Merge pull request #2120 from BerriAI/litellm_admin_ui_fix
[FIX] Admin UI fixes - when using UI_USERNAME, UI_PASSWORD
2024-02-21 14:07:59 -08:00
ishaan-jaff
62b415a7d5 (fix) use UI USERNAME 2024-02-21 13:35:06 -08:00
ishaan-jaff
6a7250a84c (fix) admin ui with UI_Username 2024-02-21 13:29:55 -08:00
Krrish Dholakia
846757e343 fix: show all teams user is a part of in user_info 2024-02-21 13:29:42 -08:00
ishaan-jaff
dc06205964 (fix) ui allow users to make ui chat requests 2024-02-21 13:25:52 -08:00
Krish Dholakia
897ef8e6f0
Merge pull request #2108 from dhruv-anand-aintech/or-price-fix
fixing prices for open router mistral free
2024-02-21 11:52:24 -08:00
Krish Dholakia
851473b71a
Merge pull request #1969 from kan-bayashi/fix/support-multiple-tools-in-gemini
fix: fix the issues when using tools in gemini
2024-02-21 11:46:26 -08:00
ishaan-jaff
9f753ab194 bump: version 1.26.6 → 1.26.7 2024-02-21 08:46:23 -08:00
ishaan-jaff
de9336e1fc (fix) fix admin ui not working 2024-02-21 08:46:16 -08:00
Krrish Dholakia
5a0f962beb fix(router.py): fix debug log 2024-02-21 08:45:42 -08:00
Dhruv Anand
069e882dba
fixing prices 2024-02-21 12:54:22 +05:30
ishaan-jaff
7f179e13ee bump: version 1.26.5 → 1.26.6 2024-02-20 21:13:56 -08:00
ishaan-jaff
5734ab6b56 (feat) new ui build 2024-02-20 21:13:45 -08:00
ishaan-jaff
7419547ba1 (docs) model max budgets 2024-02-20 21:11:17 -08:00
Krish Dholakia
ccdf85ed48
Merge pull request #2106 from BerriAI/litellm_llm_guard_content_mod
fix(llm_guard.py): add streaming hook for moderation calls
2024-02-20 21:11:10 -08:00
Ishaan Jaff
2f7b2f07dd
Merge pull request #2107 from BerriAI/litellm_docs_router_use_correct_model_cost
(docs) Router - use correct base model for cost
2024-02-20 21:01:30 -08:00
ishaan-jaff
2b2e62477b (docs) use correct base model for cost 2024-02-20 21:00:43 -08:00
Krrish Dholakia
9657a88499 bump: version 1.26.4 → 1.26.5 2024-02-20 20:37:05 -08:00
Krrish Dholakia
54f7319be9 refactor(main.py): trigger new build 2024-02-20 20:36:33 -08:00
Krrish Dholakia
49847347d0 fix(llm_guard.py): add streaming hook for moderation calls 2024-02-20 20:31:32 -08:00
Krish Dholakia
6b794a8b6a
Merge pull request #2100 from BerriAI/litellm_presidio_ad_hoc_recognizers
fix(presidio_pii_masking.py): enable user to pass their own ad hoc recognizers to presidio
2024-02-20 19:45:29 -08:00
Krish Dholakia
162291a530
Merge pull request #2103 from BerriAI/litellm_fix_async_sagemaker
fix(sagemaker.py): fix async sagemaker calls
2024-02-20 19:44:27 -08:00