You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,7 +63,7 @@ except APIDeploymentsClientException as e:
63
63
64
64
`api_timeout`: Set a timeout for API requests, e.g., `api_timeout=10`.
65
65
`logging_level`: Set logging verbosity (e.g., "`DEBUG`").
66
-
`include_metadata`: If set to `True`, the response will include additional metadata for each calls in the structured output, providing context of the results.
66
+
`include_metadata`: If set to `True`, the response will include additional metadata (cost, tokens consumed and context) for each call made by the Prompt Studio exported tool.
0 commit comments