mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-07 08:26:10 +00:00
docs fix
This commit is contained in:
parent
128d9a3488
commit
212ca20edf
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ Special headers that are supported by LiteLLM.
|
|||
|
||||
`x-litellm-num-retries`: Optional[int]: The number of retries for the request.
|
||||
|
||||
`x-litellm-spend-logs-metadata`: Optional[str]: JSON string containing custom metadata to include in spend logs. Example: `{"user_id": "12345", "project_id": "proj_abc", "request_type": "chat_completion"}`. [Learn More](./logging#tracking-spend-with-custom-metadata)
|
||||
`x-litellm-spend-logs-metadata`: Optional[str]: JSON string containing custom metadata to include in spend logs. Example: `{"user_id": "12345", "project_id": "proj_abc", "request_type": "chat_completion"}`. [Learn More](../proxy/enterprise#tracking-spend-with-custom-metadata)
|
||||
|
||||
## Anthropic Headers
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue