Commit Graph

1750 Commits

Author SHA1 Message Date
Krrish Dholakia d8a6b8216d docs(input.md): add docs on 'get_supported_openai_params' 2024-03-08 23:54:13 -08:00
Krrish Dholakia b0fa25dfbd docs(audio_transcription.md): add docs on audio transcription 2024-03-08 23:51:24 -08:00
ishaan-jaff ea6f42216c (docs) use port 4000 2024-03-08 21:59:00 -08:00
H0llyW00dzZ 33ba57a1b5 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 8036b48f14 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 7004940ce4 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 bb427b4659 Update deploy.md 2024-03-09 02:30:17 +01:00
Guillermo 37b4dde7fd Add quickstart deploy with k8s 2024-03-09 02:24:07 +01:00
ishaan-jaff 4ff68c8562 (docs) no log requests 2024-03-08 16:26:25 -08:00
ishaan-jaff 2d71f54afb (docs) load test litellm 2024-03-08 15:18:06 -08:00
Guillermo a693045460 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 0e7b30bec9 fix(utils.py): return function name for ollama_chat function calls 2024-03-08 08:01:10 -08:00
ishaan-jaff b4e12fb8fd (docs) litellm cloud formation stack 2024-03-07 21:01:28 -08:00
ishaan-jaff 3baa55210a (docs) setting load balancing config 2024-03-07 12:22:39 -08:00
Krrish Dholakia 4508b4ede0 docs(team_based_routing.md): add docs on team based routing 2024-03-07 08:14:46 -08:00
ishaan-jaff 547f0a023d (docs) best practices for high traffic 2024-03-06 16:36:35 -08:00
Krrish Dholakia 688b903d19 docs(bedrock.md): add anthropic function calling to docs 2024-03-05 21:34:46 -08:00
Krrish Dholakia 5c03109b6f docs(configs.md): add load balancing to proxy config docs 2024-03-05 07:39:40 -08:00
Krrish Dholakia 8845430cdb docs(anthropic.md): add proxy usage tutorial to anthropic docs 2024-03-04 22:00:33 -08:00
ishaan-jaff 1183e5f2e5 (feat) maintain anthropic text completion 2024-03-04 11:16:34 -08:00
Ishaan Jaff 14fc8355fb Merge pull request #2315 from BerriAI/litellm_add_claude_3
[FEAT]- add claude 3
2024-03-04 09:23:13 -08:00
Ishaan Jaff 84415ef7b5 Merge pull request #2290 from ti3x/bedrock_mistral
Add support for Bedrock Mistral models
2024-03-04 08:42:47 -08:00
ishaan-jaff d179ae376e (feat) claude-3 test fixes 2024-03-04 07:53:06 -08:00
ishaan-jaff 25bbb73ce3 (docs) add claude-3 2024-03-04 07:40:18 -08:00
Krrish Dholakia b283588eb8 refactor(budget_alerts.md): add spacing in doc 2024-03-02 23:12:49 -08:00
Krrish Dholakia 53326da1c9 refactor(budget_alerts.md): add spacing in doc 2024-03-02 23:12:34 -08:00
Krrish Dholakia 922b38301f docs(budget_alerts.md): doc cleanup 2024-03-02 23:11:04 -08:00
ishaan-jaff fa2c6fdebb (docs) alerting slack budgets 2024-03-02 17:55:49 -08:00
ishaan-jaff b2389a9b1d (feat) improve test slack alert 2024-03-02 17:33:18 -08:00
ishaan-jaff b7416fc946 (fix) improve example test slack alert 2024-03-02 17:33:07 -08:00
ishaan-jaff 0b85061086 (docs) 2024-03-02 16:32:33 -08:00
ishaan-jaff fd9f8b7010 (docs) setting soft budgets 2024-03-02 13:05:00 -08:00
Krrish Dholakia 468995b288 docs(supported_embeddings.md): add vertex ai embeddings to docs 2024-03-02 09:34:01 -08:00
Ishaan Jaff d494941dcc 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 d3a742efc8 docs(supported_embedding.md): add vertex ai embeddings to docs 2024-03-01 20:57:23 -08:00
Tim Xia dc84e28c41 update docs for supported models 2024-03-01 23:34:04 -05:00
ishaan-jaff d1465ed57e (feat) add gpt-3.5-turbo-instruct-0914 2024-03-01 20:02:12 -08:00
Krrish Dholakia 5e516522fb docs(azure.md): improve azure docs 2024-03-01 19:40:55 -08:00
Simon Zöllner 57bde371d6 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 05c0fa8b9b Merge branch 'main' into main 2024-03-01 13:37:17 -08: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