forward_traceparent_to_llm_provider

This commit is contained in:
Ishaan Jaff 2024-08-01 09:40:45 -07:00 committed by Krrish Dholakia
parent aee3a8697a
commit c646a6337c

View file

@ -729,7 +729,6 @@ Only use this for self hosted LLMs, this can cause Bedrock, VertexAI calls to fa
```yaml
litellm_settings:
forward_traceparent_to_llm_provider: True
```
## Custom Callback Class [Async]