End a trace for an LLM or chat model run.
Whether to raise an error if an exception occurs.
Whether to ignore LLM callbacks.
Whether to ignore retry callbacks.
Whether to ignore chain callbacks.
Whether to ignore agent callbacks.
Whether to ignore retriever callbacks.
Whether to ignore chat model callbacks.
Ignore custom event.
Implementation of the SharedTracer that POSTS to the LangChain endpoint.
The client.
Defaults to the global client.
The tags.
Defaults to an empty list.
Additional metadata to include if it isn't already in the run.
Defaults to None.
Additional keyword arguments.