Wrapped OpenAI client that maintains the same developer experience as the original client while adding LangSmith tracing capabilities.
public class WrappedOpenAIClient extends OpenAIClientWrapped OpenAI client that maintains the same developer experience as the original client while adding LangSmith tracing capabilities. This wrapper delegates all calls to the underlying OpenAI client.