Commit graph

2177 commits

Author SHA1 Message Date
Ishaan Jaff
879fade23d docs using free, paid tier 2024-07-18 18:01:21 -07:00
Ishaan Jaff
cf55f58881 Merge pull request #4779 from BerriAI/docs_add_salt_key_docker_compose
Docs -  add `LITELLM_SALT_KEY` to docker compose
2024-07-18 15:28:26 -07:00
Ishaan Jaff
208584d9e0 ui - fix typo on referencing base url 2024-07-18 13:36:05 -07:00
Ishaan Jaff
e9f013ee00 docs on litellm docker compose 2024-07-18 13:08:06 -07:00
Ishaan Jaff
d7674f2099 docs - add instructions on LITELLM_SALT_KEY 2024-07-18 13:07:02 -07:00
Ishaan Jaff
3fd5900b4b docs litellm telemetry 2024-07-18 12:36:16 -07:00
Ishaan Jaff
d6a48d0f15 add gpt-4o-mini-2024-07-18 to docs 2024-07-18 10:43:33 -07:00
Florian Greinacher
d83a22b392 feat(proxy): support hiding health check details 2024-07-18 17:21:12 +02:00
Krish Dholakia
8822336c8a Merge branch 'main' into litellm_aporio_integration 2024-07-17 22:14:29 -07:00
maamalama
016d3e596b Helicone headers to metadata 2024-07-17 17:06:42 -07:00
Ishaan Jaff
b473e8da83 Merge pull request #4758 from BerriAI/litellm_langsmith_async_support
[Feat] Use Async Httpx client for langsmith logging
2024-07-17 16:54:40 -07:00
Krrish Dholakia
af2055c2b7 feat(aporio_ai.py): support aporio ai prompt injection for chat completion requests
Closes https://github.com/BerriAI/litellm/issues/2950
2024-07-17 16:38:47 -07:00
Ishaan Jaff
40d4ae7dea langsmith logs 2024-07-17 16:37:24 -07:00
Krrish Dholakia
5919473436 docs(scrub_data.md): add scrub logging data tutorial to docs 2024-07-17 15:39:31 -07:00
Ishaan Jaff
3822b0c259 Merge pull request #4739 from BerriAI/litellm_custom_header_master_key
feat - use custom api key header name when using litellm virtual keys
2024-07-16 21:17:17 -07:00
Ishaan Jaff
21ebdeaabf docs - how to invite users to view usage, caching analytics 2024-07-16 17:56:06 -07:00
Ishaan Jaff
d15b7f04f7 docs how to use custom header for litellm proxy 2024-07-16 16:54:13 -07:00
Krrish Dholakia
43555acf98 docs(reliability.md): add default fallbacks to proxy docs 2024-07-16 16:33:57 -07:00
Krrish Dholakia
8b8c57c30e docs(bedrock.md): update bedrock / proxy doc 2024-07-16 11:55:08 -07:00
Ishaan Jaff
13102b0f17 docs - passing extra_headers to anthropic api 2024-07-15 21:15:39 -07:00
Ishaan Jaff
7944450074 Merge pull request #4724 from BerriAI/litellm_Set_max_file_size_transc
[Feat] - set max file size on /audio/transcriptions
2024-07-15 20:42:24 -07:00
Ishaan Jaff
2ab25ed4f7 docs set max file size on requests 2024-07-15 20:05:14 -07:00
Ishaan Jaff
af964962d5 doc set max file size 2024-07-15 19:57:17 -07:00
Krrish Dholakia
cc3aa20f93 docs(vertex.md): Retrieve grounding metadata from call 2024-07-15 19:47:48 -07:00
Krrish Dholakia
42b6021bd7 docs(streaming_logging.md): fix example 2024-07-15 14:58:15 -07:00
Krrish Dholakia
7947cb5c2c docs(enterprise.md): cleanup docs 2024-07-15 14:52:08 -07:00
Daniel Liden
c64974c012 Update streaming_logging.md
updates cost tracking code

- replace `completion_response` with `response_obj`
- add `import logging`
2024-07-15 10:21:55 -05:00
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