Commit graph

1562 commits

Author SHA1 Message Date
H0llyW00dzZ
7e5e96af1e Fix Docs Formatting in Website
- [+] docs(deploy.md): move tip about versioning inside the tab item
2024-03-09 12:37:18 +07:00
Ishaan Jaff
0f19e35f22 Merge pull request #2408 from BerriAI/litellm_no_store_reqs
[FEAT-liteLLM Proxy] Incognito Requests -  Don't log anything
2024-03-08 21:11:43 -08:00
H0llyW00dzZ
8a897ee12f Update Docs for Kubernetes
- [+] docs(deploy.md): add tip about using versioning or SHA digests instead of latest tag
2024-03-09 11:55:31 +07:00
Guillermo
16f52d5063 Update deploy.md 2024-03-09 02:30:17 +01:00
Guillermo
e9047695cf Add quickstart deploy with k8s 2024-03-09 02:24:07 +01:00
ishaan-jaff
2145cffb6c (docs) no log requests 2024-03-08 16:26:25 -08:00
ishaan-jaff
f1fb593039 (docs) load test litellm 2024-03-08 15:18:06 -08:00
Guillermo
ca1b8bafc7 docs: fix yaml typo in proxy/configs.md
equals was used instead of : as key-value delimiter in yaml
2024-03-08 20:33:47 +01:00
Krrish Dholakia
69ca9cf0fa fix(utils.py): return function name for ollama_chat function calls 2024-03-08 08:01:10 -08:00
ishaan-jaff
b4326e26e9 (docs) litellm cloud formation stack 2024-03-07 21:01:28 -08:00
ishaan-jaff
9430301ae4 (docs) setting load balancing config 2024-03-07 12:22:39 -08:00
Krrish Dholakia
e0e1364cb6 docs(team_based_routing.md): add docs on team based routing 2024-03-07 08:14:46 -08:00
ishaan-jaff
ed04124802 (docs) best practices for high traffic 2024-03-06 16:36:35 -08:00
Krrish Dholakia
56b868d1f5 docs(bedrock.md): add anthropic function calling to docs 2024-03-05 21:34:46 -08:00
Krrish Dholakia
32ce6d08c7 docs(configs.md): add load balancing to proxy config docs 2024-03-05 07:39:40 -08:00
Krrish Dholakia
40a1a9dc11 docs(anthropic.md): add proxy usage tutorial to anthropic docs 2024-03-04 22:00:33 -08:00
ishaan-jaff
963313412d (feat) maintain anthropic text completion 2024-03-04 11:16:34 -08:00
Ishaan Jaff
561e7ff453 Merge pull request #2315 from BerriAI/litellm_add_claude_3
[FEAT]- add claude 3
2024-03-04 09:23:13 -08:00
Ishaan Jaff
fc34999168 Merge pull request #2290 from ti3x/bedrock_mistral
Add support for Bedrock Mistral models
2024-03-04 08:42:47 -08:00
ishaan-jaff
1defd7b50f (feat) claude-3 test fixes 2024-03-04 07:53:06 -08:00
ishaan-jaff
6810bb508e (docs) add claude-3 2024-03-04 07:40:18 -08:00
Krrish Dholakia
3089ee9687 refactor(budget_alerts.md): add spacing in doc 2024-03-02 23:12:49 -08:00
Krrish Dholakia
76487499ff refactor(budget_alerts.md): add spacing in doc 2024-03-02 23:12:34 -08:00
Krrish Dholakia
f6ddb4fa2a docs(budget_alerts.md): doc cleanup 2024-03-02 23:11:04 -08:00
ishaan-jaff
21ee201edf (docs) alerting slack budgets 2024-03-02 17:55:49 -08:00
ishaan-jaff
a6d6607969 (feat) improve test slack alert 2024-03-02 17:33:18 -08:00
ishaan-jaff
81f8b40687 (fix) improve example test slack alert 2024-03-02 17:33:07 -08:00
ishaan-jaff
74bed768d0 (docs) 2024-03-02 16:32:33 -08:00
ishaan-jaff
ad496aac10 (docs) setting soft budgets 2024-03-02 13:05:00 -08:00
Krrish Dholakia
5db0e6aee5 docs(supported_embeddings.md): add vertex ai embeddings to docs 2024-03-02 09:34:01 -08:00
Ishaan Jaff
45544d44c0 Merge pull request #2285 from Linutux/patch-1
Update deploy.md / Update path to docker-compose.yml
2024-03-01 21:02:32 -08:00
Krrish Dholakia
3162d15185 docs(supported_embedding.md): add vertex ai embeddings to docs 2024-03-01 20:57:23 -08:00
Tim Xia
d41083a2bc update docs for supported models 2024-03-01 23:34:04 -05:00
ishaan-jaff
2f189f5c01 (feat) add gpt-3.5-turbo-instruct-0914 2024-03-01 20:02:12 -08:00
Krrish Dholakia
daf165e44c docs(azure.md): improve azure docs 2024-03-01 19:40:55 -08:00
Simon Zöllner
7b52d3ea87 Update deploy.md / Update path to docker-compose.yml
The file seems to have been moved
2024-03-01 23:32:47 +01:00
Vince Loewe
a5edc923de Merge branch 'main' into main 2024-03-01 13:37:17 -08:00
ishaan-jaff
945b5e7546 (docs) load balancing on proxy 2024-03-01 12:28:59 -08:00
ishaan-jaff
5a6d7bbe66 (docs) load balancing 2024-03-01 11:46:42 -08:00
ishaan-jaff
58b2b62b5d (feat) add groq api pricing, models 2024-02-29 16:11:22 -08:00
Ishaan Jaff
8c0a5fc063 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
0f79fcdfaa (docs) using gemini vision with base64 2024-02-29 15:55:56 -08:00
Ishaan Jaff
ac1c43e289 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
3f6d4abc4e (docs) /user/info 2024-02-29 13:05:07 -08:00
ishaan-jaff
bfcd3f70f2 (docs) /user/info 2024-02-29 13:04:41 -08:00
Ishaan Jaff
71b5b3d4b9 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
dd02495620 (docs) enterprise update 2024-02-29 11:42:19 -08:00
ishaan-jaff
3fb5b37100 (docs) mistral on azure ai studio 2024-02-29 08:28:19 -08:00
ishaan-jaff
40f71ab705 (docs) using mistral azure ai studio 2024-02-29 08:14:24 -08:00
Vince Loewe
05faeb5d35 Merge branch 'BerriAI:main' into main 2024-02-28 22:18:14 -08:00