Runs the given callback within a context that has the specified client label. All LLM calls made within this callback will include the client label in their tracking headers.
The custom client label to apply.
The callback function to execute.
The result of the callback.
Runs the given callback within a context that has the specified client label. All LLM calls made within this callback will include the client label in their tracking headers.