Omit requests, responses or both in your logs.
Helicone-Omit-Request
to true
.
To omit logging responses, set Helicone-Omit-Response
to true
.
Focus on capturing key metrics and ignore the noise of the request and response.
disable_content_tracing()
which only omits request and response content but still sends other metrics. Note that this feature is only available when using Helicone’s async integration mode and not with the proxy integration.
Need more help?