Skip to content

Commit 212ca20

Browse files
committed
docs fix
1 parent 128d9a3 commit 212ca20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/my-website/docs/proxy/request_headers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Special headers that are supported by LiteLLM.
1414

1515
`x-litellm-num-retries`: Optional[int]: The number of retries for the request.
1616

17-
`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)
17+
`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)
1818

1919
## Anthropic Headers
2020

0 commit comments

Comments
 (0)