litellm/docs/my-website/docs
Krish Dholakia 38a9a106d2
LiteLLM Minor Fixes & Improvements (10/16/2024) (#6265)
* fix(caching_handler.py): handle positional arguments in add cache logic

Fixes https://github.com/BerriAI/litellm/issues/6264

* feat(litellm_pre_call_utils.py): allow forwarding openai org id to backend client

https://github.com/BerriAI/litellm/issues/6237

* docs(configs.md): add 'forward_openai_org_id' to docs

* fix(proxy_server.py): return model info if user_model is set

Fixes https://github.com/BerriAI/litellm/issues/6233

* fix(hosted_vllm/chat/transformation.py): don't set tools unless non-none

* fix(openai.py): improve debug log for openai 'str' error

Addresses https://github.com/BerriAI/litellm/issues/6272

* fix(proxy_server.py): fix linting error

* fix(proxy_server.py): fix linting errors

* test: skip WIP test

* docs(openai.md): add docs on passing openai org id from client to openai
2024-10-16 22:16:23 -07:00
..
caching (refactor) caching use LLMCachingHandler for async_get_cache and set_cache (#6208) 2024-10-14 16:34:01 +05:30
completion LiteLLM Minor Fixes & Improvements (10/05/2024) (#6083) 2024-10-05 18:59:11 -04:00
debugging
embedding docs fix 2024-08-22 19:04:14 -07:00
extras docs(code_quality.md): add doc on litellm code qa 2024-10-02 11:20:15 -04:00
langchain
observability Feat: Add Langtrace integration (#5341) 2024-10-11 19:19:53 +05:30
pass_through docs(pass_through/bedrock.md): add bedrock agents support 2024-09-04 22:30:14 -07:00
projects add dbally project 2024-08-22 23:21:40 +02:00
providers LiteLLM Minor Fixes & Improvements (10/16/2024) (#6265) 2024-10-16 22:16:23 -07:00
proxy LiteLLM Minor Fixes & Improvements (10/16/2024) (#6265) 2024-10-16 22:16:23 -07:00
tutorials docs: fix dead links 2024-08-26 13:28:25 -07:00
anthropic_completion.md
assistants.md [Feat-Proxy] Add Azure Assistants API - Create Assistant, Delete Assistant Support (#5777) 2024-09-18 16:27:33 -07:00
audio_transcription.md
batches.md [Feat-Proxy] Add Azure Assistants API - Create Assistant, Delete Assistant Support (#5777) 2024-09-18 16:27:33 -07:00
budget_manager.md
contact.md
contributing.md
data_security.md docs(data_security.md): cleanup docs 2024-10-01 15:33:10 -04:00
default_code_snippet.md
enterprise.md Merge branch 'main' into litellm_allow_setting_route_controls 2024-09-03 17:00:22 -07:00
exception_mapping.md
fine_tuning.md
getting_started.md
hosted.md
image_generation.md
index.md docs docker quick start 2024-09-19 15:10:59 -07:00
load_test_advanced.md update load test doc 2024-10-04 18:47:26 +05:30
load_test_rpm.md (docs) add 1k rps load test doc (#6059) 2024-10-04 16:56:34 +05:30
load_test_sdk.md (docs) add 1k rps load test doc (#6059) 2024-10-04 16:56:34 +05:30
load_test.md (docs) add 1k rps load test doc (#6059) 2024-10-04 16:56:34 +05:30
migration_policy.md
migration.md
oidc.md (oidc): Improve docs for unofficial provider. 2024-08-16 20:30:41 +00:00
old_guardrails.md docs move lakera to free 2024-08-20 16:38:37 -07:00
projects.md
prompt_injection.md docs(sidebars.js): refactor docs 2024-08-22 18:22:50 -07:00
proxy_api.md
proxy_server.md
realtime.md docs(realtime.md): add new /v1/realtime endpoint 2024-10-03 22:44:02 -04:00
rerank.md docs(azure_ai.md): add rerank api endpoint to docs 2024-09-17 23:06:19 -07:00
routing.md docs - show correct rpm - > tpm conversion for Azure 2024-09-27 17:18:55 -07:00
rules.md
scheduler.md
sdk_custom_pricing.md
secret.md docs secret manager link 2024-09-03 11:41:43 -07:00
set_keys.md
simple_proxy_old_doc.md
text_to_speech.md docs tts 2024-08-23 18:29:36 -07:00
troubleshoot.md