Commit graph

2380 commits

Author SHA1 Message Date
Ishaan Jaff
322258a1fa Merge pull request #5098 from BerriAI/litellm_provider_wildcard_routing
[Feat-Router + Proxy] Add provider wildcard routing
2024-08-07 14:51:42 -07:00
Ishaan Jaff
aa9ad72562 docs provider specific wildcard routing 2024-08-07 14:49:45 -07:00
Krish Dholakia
77a33baabb Merge branch 'main' into litellm_add_pydantic_model_support 2024-08-07 13:07:46 -07:00
Ishaan Jaff
1a82a6370d docs prom metrics 2024-08-07 12:50:03 -07:00
Ishaan Jaff
c330afd306 docs prometheus 2024-08-07 12:47:06 -07:00
Ishaan Jaff
fc60bd07b2 show warning about prometheus moving to enterprise 2024-08-07 12:46:26 -07:00
Ishaan Jaff
5dec8c85bb docs link to enteprise pricing 2024-08-07 12:10:47 -07:00
Ishaan Jaff
ad1023682a docs prometheus 2024-08-07 11:37:05 -07:00
Krrish Dholakia
43701ab1c3 docs(ui.md): add restrict email subdomains w/ sso 2024-08-06 22:54:33 -07:00
Krish Dholakia
0044fd0041 Merge branch 'main' into litellm_support_lakera_config_thresholds 2024-08-06 22:47:13 -07:00
Ishaan Jaff
bed1801b7e docs run ui on custom server root path 2024-08-06 21:27:47 -07:00
Krrish Dholakia
8b028d41aa feat(utils.py): support validating json schema client-side if user opts in 2024-08-06 19:35:33 -07:00
Krrish Dholakia
92ce0c1e76 docs(json_mode.md): add example of calling openai with pydantic model via litellm 2024-08-06 18:27:06 -07:00
Krrish Dholakia
6f7d0ad4e9 docs(sidebars.js): cleanup sidebar title 2024-08-06 18:24:54 -07:00
Krrish Dholakia
154e32de95 docs(json_mode.md): update json mode docs to show structured output responses
Relevant issue - https://github.com/BerriAI/litellm/issues/5074
2024-08-06 17:01:41 -07:00
Krrish Dholakia
b4ffa4e43c feat(lakera_ai.py): support lakera custom thresholds + custom api base
Allows user to configure thresholds to trigger prompt injection rejections
2024-08-06 15:21:45 -07:00
Krrish Dholakia
6659613dd5 docs(deploy.md): add iam-based auth to rds 2024-08-06 14:29:39 -07:00
Ishaan Jaff
662a9b1d7e Merge pull request #5062 from BerriAI/litellm_forward_headers
[Fix-Proxy] allow forwarding headers from request
2024-08-06 12:34:25 -07:00
Ishaan Jaff
a356fefe39 doc forward_headers 2024-08-06 12:07:21 -07:00
Ishaan Jaff
885cbd1b8f docs on gpt-4o-2024-08-06 2024-08-06 11:40:44 -07:00
Krrish Dholakia
d165d38d74 docs(prod.md): add litellm salt key to prod docs 2024-08-06 11:33:23 -07:00
Krrish Dholakia
7839ac424d docs(azure.md): cleanup docs 2024-08-05 09:38:45 -07:00
Krrish Dholakia
fc03a12d99 docs: cleanup docs
Fixes https://github.com/BerriAI/litellm/issues/5043
2024-08-05 09:38:21 -07:00
Ishaan Jaff
1a837f4b6a Merge pull request #5047 from BerriAI/litellm_log_request_response_gcs
[Feat-Proxy] Log request/response on GCS
2024-08-05 09:05:56 -07:00
Ishaan Jaff
cb314fbbe8 docs show fields logged on gcs bucket 2024-08-05 08:58:54 -07:00
Krrish Dholakia
c97ecb84b1 docs(gemini.md): add json mode, response schema, supported openai params to gemini docs 2024-08-05 08:11:07 -07:00
Krrish Dholakia
aa9ada97a6 docs(sidebar.js): cleanup 2024-08-03 20:57:43 -07:00
Krish Dholakia
3b79ff2ea6 Merge branch 'main' into litellm_loadbalancing_test 2024-08-03 20:29:54 -07:00
Ishaan Jaff
466c8f542f docs add when to use litellm 2024-08-03 19:10:16 -07:00
Ishaan Jaff
35e532fabf docs - fix merge conflicts 2024-08-03 17:59:46 -07:00
Ishaan Jaff
5854673416 docs tuning api 2024-08-03 17:58:20 -07:00
Ishaan Jaff
ddc081f1f8 docs add example curl command 2024-08-03 17:56:41 -07:00
Ishaan Jaff
47b85e69b5 Merge branch 'main' into litellm_support_native_vertex_endpoint 2024-08-03 17:47:35 -07:00
Ishaan Jaff
e11a7064d5 docs link to vertex ai endpoints 2024-08-03 17:44:28 -07:00
Ishaan Jaff
b311cf4426 docs add vertex ai endpoints 2024-08-03 17:41:45 -07:00
Ishaan Jaff
186edf9d77 docs secret manager 2024-08-03 12:54:07 -07:00
Ishaan Jaff
77d7e39f14 docs - use consistent name for LiteLLM proxy server 2024-08-03 12:54:07 -07:00
Ishaan Jaff
aba3801bf1 organize docs 2024-08-03 12:54:07 -07:00
Ishaan Jaff
ae85c7ba37 docs clean up organization 2024-08-03 12:54:07 -07:00
Ishaan Jaff
3bc5235e45 docs supported models / providers 2024-08-03 12:54:07 -07:00
Ishaan Jaff
b3aa722ebb docs secret manager 2024-08-03 12:53:49 -07:00
Ishaan Jaff
a8520fd6e4 docs - use consistent name for LiteLLM proxy server 2024-08-03 12:49:35 -07:00
Ishaan Jaff
a454121a1a organize docs 2024-08-03 12:47:22 -07:00
Krrish Dholakia
a69e3edabb docs(proxy/reliability.md): add docs on testing if loadbalancing is working as expected 2024-08-03 12:44:04 -07:00
Ishaan Jaff
09139b259a docs clean up organization 2024-08-03 12:34:22 -07:00
Ishaan Jaff
64b1001deb docs supported models / providers 2024-08-03 12:24:27 -07:00
Ishaan Jaff
ab32439bc7 docs native vertex ft endpoint 2024-08-03 11:56:43 -07:00
Ishaan Jaff
37e7b39034 Merge pull request #5035 from BerriAI/docs_add_example_doing_vtx_ft
Docs - Add example of Vertex AI fine tuning API
2024-08-03 09:36:37 -07:00
Ishaan Jaff
71eeeef1e6 docs create fine tuning jobs 2024-08-03 09:29:12 -07:00
Krrish Dholakia
2e5d6b8e35 docs(github.md): cleanup docs 2024-08-03 09:21:36 -07:00