Documentation Index
Fetch the complete documentation index at: https://docs.galtea.ai/llms.txt
Use this file to discover all available pages before exploring further.
Returns
This method returnsNone.
Example
Parameters
The context token returned by
set_context().If
True (default), export any pending traces associated with the current inference result to the telemetry exporter before detaching the context.Always use
clear_context() in a finally block to ensure proper cleanup, even if an exception occurs.