Commit graph

1374 commits

Author SHA1 Message Date
Tim Xia
dc84e28c41 update docs for supported models 2024-03-01 23:34:04 -05:00
ishaan-jaff
edab94c0a6 (docs) load balancing on proxy 2024-03-01 12:28:59 -08:00
ishaan-jaff
295d36a383 (docs) load balancing 2024-03-01 11:46:42 -08:00
ishaan-jaff
4bfefd2b08 (feat) add groq api pricing, models 2024-02-29 16:11:22 -08:00
Ishaan Jaff
d2115d5a17
Merge pull request #2263 from BerriAI/litellm_gpt_gemini_base_64
[FEAT] Use Base64 images with vertex_ai/gemini-pro-vision
2024-02-29 16:01:19 -08:00
ishaan-jaff
02c3955c51 (docs) using gemini vision with base64 2024-02-29 15:55:56 -08:00
Ishaan Jaff
e044d6332f
Merge pull request #2255 from BerriAI/litellm_admin_ui_user_panel_load_time_high
[FEAT] proxy add pagination on /user/info endpoint (Admin UI does not load all users)
2024-02-29 13:22:00 -08:00
ishaan-jaff
2415dc7927 (docs) /user/info 2024-02-29 13:05:07 -08:00
ishaan-jaff
ed85d2de95 (docs) /user/info 2024-02-29 13:04:41 -08:00
Ishaan Jaff
3d2150afcc
Merge pull request #2247 from BerriAI/litellm_mistral_azure_ai_fixes
[FEAT]  mistral azure - use with env vars + added pricing
2024-02-29 12:22:53 -08:00
ishaan-jaff
3fea348e4e (docs) enterprise update 2024-02-29 11:42:19 -08:00
ishaan-jaff
817fa2483a (docs) mistral on azure ai studio 2024-02-29 08:28:19 -08:00
ishaan-jaff
46134d3fba (docs) using mistral azure ai studio 2024-02-29 08:14:24 -08:00
Krrish Dholakia
f120f94cc9 docs(ui.md): update 2024-02-28 21:25:39 -08:00
ishaan-jaff
76e7f8831f (docs) check if supports function calling 2024-02-28 17:41:54 -08:00
Krrish Dholakia
a042092faa test: removing bedrock claude-v1 testing - bedrock removed this 2024-02-28 11:08:17 -08:00
Ishaan Jaff
990439c49c
Merge branch 'main' into litellm_daily_metrics 2024-02-27 20:33:35 -08:00
ishaan-jaff
4fb723f119 (docs) show /daily_metrics 2024-02-27 19:34:47 -08:00
ishaan-jaff
d19370083d (feat) update /daily metrics 2024-02-27 18:33:59 -08:00
ishaan-jaff
7cabc6ac56 (docs) show daily metrics tab 2024-02-27 18:03:15 -08:00
ishaan-jaff
7485fa797c (docs) vertex ai litellm proxy 2024-02-27 17:55:05 -08:00
ishaan-jaff
f3144dd9cf (docs) vertex ai 2024-02-27 17:44:35 -08:00
ishaan-jaff
8075746078 (docs) fix clickhouse link 2024-02-26 18:35:33 -08:00
ishaan-jaff
9bb55a0671 add clickhouse docs 2024-02-26 18:31:10 -08:00
ishaan-jaff
c627ce6631 (docs) use azure ai studio + mistral litellm 2024-02-26 14:33:21 -08:00
ishaan-jaff
da4832d5a2 (feat) add mistral-large-latest 2024-02-26 09:25:44 -08:00
Krrish Dholakia
577a0f9440 docs: add gemini-1.5 to docs 2024-02-26 08:01:30 -08:00
Krish Dholakia
61d69b1efa
Merge pull request #2183 from BerriAI/litellm_team_rate_limits
fix(proxy_server.py): allow user to set team tpm/rpm limits/budget/models
2024-02-25 01:12:39 -08:00
ishaan-jaff
7c19783d32 (docs) writing custo add 2024-02-24 18:54:46 -08:00
Ishaan Jaff
c8daf61592
Merge pull request #2188 from BerriAI/litellm_fix_health_checks
[Fix] Fix health check when API base set for OpenAI compatible models
2024-02-24 18:47:13 -08:00
ishaan-jaff
a4d2d1c4e6 (docs) using openai compatible endpoints 2024-02-24 18:46:20 -08:00
ishaan-jaff
bf403dc02e (docs) health 2024-02-24 18:38:39 -08:00
ishaan-jaff
986babfeaa (docs) open router 2024-02-24 18:30:41 -08:00
ishaan-jaff
7c032fcc05 (docs) open router 2024-02-24 18:28:32 -08:00
Krrish Dholakia
0b77420087 docs(users.md): add team budgets to docs 2024-02-24 11:41:42 -08:00
Krrish Dholakia
edaf20b60a docs(enterprise.md): add end user opt out to docs 2024-02-24 09:28:41 -08:00
Krrish Dholakia
308c73fca9 docs(contributing.md): add docs for contributing to litellm ui 2024-02-23 13:01:34 -08:00
ishaan-jaff
602b25972d (docs) add groq ai 2024-02-23 10:40:33 -08:00
Krrish Dholakia
44b8270bf6 docs(enterprise.md): add banned keywords to docs 2024-02-23 10:07:31 -08:00
ishaan-jaff
c2325539e7 (docs) fix athina docs 2024-02-23 09:56:10 -08:00
Ishaan Jaff
9594ceae55
Merge pull request #2164 from BerriAI/litellm_support_extra_headers
[FEAT] Support extra headers - OpenAI / Azure
2024-02-23 09:42:09 -08:00
Ishaan Jaff
5ec3075fb1
Merge pull request #2163 from vivek-athina/feature/athina
Support for Athina logging
2024-02-23 09:39:06 -08:00
ishaan-jaff
c9567c8652 (docs) passing extra_headers to OpenAI 2024-02-23 09:27:48 -08:00
Vivek Aditya
0d3046dcc9 added athina to logging doc 2024-02-23 22:33:09 +05:30
ishaan-jaff
aa9164e2ce (docs) setting extra_headers 2024-02-23 08:56:09 -08:00
Krrish Dholakia
d1a40ecacf docs(load_balancing.md): have proxy routing docs point to sdk routing docs 2024-02-23 08:34:15 -08:00
Vivek Aditya
244fa1c4ab Support for Athina logging 2024-02-23 21:49:40 +05:30
Krish Dholakia
e7cce90c3a
Merge pull request #2144 from BerriAI/litellm_blocked_user_list
feat(proxy_server.py): add support for blocked user lists (enterprise-only)
2024-02-22 21:34:07 -08:00
ishaan-jaff
21e1c2dc21 (docs) admin ui with proxy_base_url 2024-02-22 21:18:26 -08:00
ishaan-jaff
2122a7cf1e (docs) set user tpm/rpm limits 2024-02-22 19:23:16 -08:00