Go Manual Logger
Logging calls to custom models is supported via the Helicone Python SDK.Set `HELICONE_API_KEY` as an environment variable
You can also set the Helicone API Key in your code (See below)
API Reference
ManualLogger
LogOptions
LogRequest
Parameters
request: A HeliconeLogRequest (interface) containing the request parametersoperation: A function that takes a ResultRecorder and returns a resultadditionalHeaders: A map of string keys to string values