nemo_curator.models.client.openai_client
Module Contents
Classes
API
Bases: AsyncLLMClient
A wrapper around OpenAI’s Python async client for querying models
timeout
async
Internal implementation of query_model without retry/concurrency logic.
Setup the client.