Commit graph

2150 commits

Author SHA1 Message Date
Krrish Dholakia
015d1a4fd9 fix(vertex_httpx.py): google search grounding fix 2024-07-14 08:06:17 -07:00
Krrish Dholakia
2c06963481 docs(vertex.md): add reference vertex ai grounding doc 2024-07-13 22:04:38 -07:00
Krrish Dholakia
7569365cfc docs(user_keys.md): add openai js example to docs 2024-07-13 22:00:53 -07:00
Krish Dholakia
808653ced6 Merge pull request #4696 from BerriAI/litellm_guardrail_logging_only
Allow setting `logging_only` in guardrails config
2024-07-13 21:50:43 -07:00
Krrish Dholakia
2bd2505e22 docs(pass_through.md): update doc to specify key rpm limits will be enforced 2024-07-13 15:10:13 -07:00
Krrish Dholakia
85334e89f0 docs(guardrails.md): update guardrail api spec 2024-07-13 12:34:49 -07:00
Krrish Dholakia
0f56d79f52 docs(pass_through.md): cleanup docs 2024-07-13 09:56:06 -07:00
Krrish Dholakia
c8a2782df8 docs(pass_through.md): add doc on creating custom chat endpoints on proxy
Allows developers to call proxy with anthropic sdk/boto3/etc.
2024-07-12 18:48:40 -07:00
Krish Dholakia
35a17b7d99 Merge pull request #4669 from BerriAI/litellm_logging_only_masking
Flag for PII masking on Logging only
2024-07-11 22:03:37 -07:00
Krish Dholakia
084ef3507c Merge pull request #4612 from colegottdank/main
Update Helicone Docs
2024-07-11 22:00:30 -07:00
Krish Dholakia
8a4c428a7c Merge branch 'main' into litellm_call_id_in_response 2024-07-11 21:54:49 -07:00
Krish Dholakia
12e0f50812 Merge pull request #4651 from msabramo/docs-logging-cleanup
Docs: Miscellaneous cleanup of `docs/my-website/docs/proxy/logging.md`
2024-07-11 21:52:20 -07:00
Krrish Dholakia
4869d77359 docs(health.md): add audio transcription to health check endpoitns 2024-07-11 21:46:15 -07:00
Krrish Dholakia
38c0204d09 docs(pii_masking.md): update docs 2024-07-11 21:14:46 -07:00
Ishaan Jaff
daeafc40f9 Merge pull request #4652 from msabramo/shorter-success_callbacks-in-health-readiness-response
Shorter success callbacks from `/health/readiness`
2024-07-11 09:57:52 -07:00
Krrish Dholakia
7b38278e69 docs(model_management.md): update docs to clarify calling /model/info 2024-07-11 09:47:50 -07:00
Krrish Dholakia
0f2ec6c0e9 docs(assistants.md): add openai-compatible assistants api example to docs 2024-07-11 09:20:55 -07:00
Krrish Dholakia
ea700e98ca docs(anthropic_completion.md): add doc on anthropic /v1/messages endpoint support 2024-07-10 22:56:33 -07:00
Marc Abramowitz
a1180aad17 More updates to health.md docs 2024-07-10 19:08:48 -07:00
Marc Abramowitz
5d18086430 Update doc: health.md 2024-07-10 19:02:48 -07:00
Ishaan Jaff
5924d7ad8d docs - control allowed ip address 2024-07-10 18:03:54 -07:00
Ishaan Jaff
8b0a643359 docs gdpr regions cloud 2024-07-10 18:00:16 -07:00
Ishaan Jaff
4d90787aac docs security cloud litellm 2024-07-10 17:54:54 -07:00
Ishaan Jaff
2009de7aaf docs - Security Measures 2024-07-10 17:40:30 -07:00
Marc Abramowitz
1889364f7e Add/remove blank lines to make MD linter happy
This removed a lot of yellow squigglies in my VS Code.
2024-07-10 17:20:23 -07:00
Marc Abramowitz
ea9793726d Shorten title
I think it looks better to have a shorter title in the left sidebar
and then describe the longer details in the body of the document.
2024-07-10 17:07:51 -07:00
Marc Abramowitz
de9cc1a9cf Delete manual table of contents
It seems redudant since Docusaurus already generates a table of contents in the
right sidebar.

In fact, the `(BETA) Moderation with Azure Content-Safety` link in the manual
TOC was broken, which shows how easy it is to forget to update the manual TOC
when adding new content or to make a mistake while doing it.
2024-07-10 17:03:47 -07:00
Marc Abramowitz
2ce0edcca9 Move JSX stuff so first line of file is heading
This prevents VS Code from displaying a warning about the file not starting with
a heading.
2024-07-10 17:02:56 -07:00
Marc Abramowitz
2ce189b817 Add docs 2024-07-10 16:32:05 -07:00
Krrish Dholakia
47ee08fa2b docs(prod.md): update redis url doc for best prod practices 2024-07-10 08:03:50 -07:00
Ishaan Jaff
22536fbdb7 docs - show how to use with azure openai 2024-07-09 18:33:22 -07:00
Krrish Dholakia
7c30347c57 docs(supported_embedding.md): cleanup 2024-07-09 12:41:24 -07:00
Krrish Dholakia
bad847043f docs(supported_embeddings.md): add doc on provider-specific params for embedding models 2024-07-09 12:39:10 -07:00
Ishaan Jaff
d3cf814704 docs - assistants api 2024-07-09 12:29:53 -07:00
Krrish Dholakia
ad8b07c795 refactor(provider_specific_params.md): create separate doc for provider-specific param
Make it easier for people to know, how litellm handles provider-specific params.
2024-07-09 12:23:46 -07:00
Krish Dholakia
baa364cd27 Merge pull request #3955 from liuyl/empower-functions-v1
Add empower-functions integration to litellm
2024-07-09 12:09:55 -07:00
Krrish Dholakia
f04385211c docs(image_generation.md): add proxy image gen example to docs 2024-07-09 11:56:21 -07:00
Krrish Dholakia
ba6f54f094 docs(callbacks.md): cleanup docs 2024-07-09 08:43:03 -07:00
Krrish Dholakia
932814aa1c docs(configs.md): add ip address filtering to docs 2024-07-08 21:59:26 -07:00
Krrish Dholakia
aec5c20a0d docs(vertex.md): add vertex ai grounding to docs 2024-07-08 21:45:17 -07:00
Yulong Liu
10212b3da8 Merge branch 'main' into empower-functions-v1 2024-07-08 17:01:15 -07:00
colegottdank
03e887dba0 Add Helicone 2024-07-08 15:41:35 -07:00
colegottdank
3656f58aa1 bye palm 2024-07-08 15:30:33 -07:00
colegottdank
40e839bc4a Update Helicone docs 2024-07-08 15:27:58 -07:00
colegottdank
da97d73f3f Fix 2 2024-07-08 13:56:53 -07:00
Ishaan Jaff
113f625469 Merge pull request #4603 from BerriAI/litellm_track_user_ip
[Enterprise-Feature: Proxy] Track user-ip address in requests & in LiteLLM_SpendLogs
2024-07-08 12:18:52 -07:00
Ishaan Jaff
e62d3a8f9e docs - openai compatible 2024-07-08 12:11:47 -07:00
Ishaan Jaff
e7a9e86d6c docs track ip address 2024-07-08 10:27:41 -07:00
Krrish Dholakia
18cb2b881c docs(vertex.md): add doc on passing base64 pdf to vertex ai 2024-07-08 10:16:41 -07:00
Krrish Dholakia
34f63e45f1 docs(proxy/enterprise.md): cleanup docs 2024-07-06 18:47:20 -07:00