llumpy.providers.AsyncOpenAIClient ================================== .. currentmodule:: llumpy.providers .. autoclass:: AsyncOpenAIClient .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~AsyncOpenAIClient.__init__ ~AsyncOpenAIClient.extract_text ~AsyncOpenAIClient.prompt_many ~AsyncOpenAIClient.prompt_one ~AsyncOpenAIClient.prompt_stream ~AsyncOpenAIClient.system ~AsyncOpenAIClient.user ~AsyncOpenAIClient.validate ~AsyncOpenAIClient.vendor_prompt ~AsyncOpenAIClient.vendor_prompt_stream .. rubric:: Attributes .. autosummary:: ~AsyncOpenAIClient.model