Skip to main content

async_openai_client

Method
This is a method of the DeepResearchAgent class in the deep_research_agent module.
Get the asynchronous OpenAI client (lazy initialization).

Signature

def async_openai_client() -> Any

Returns

Returns
Any
The result of the operation.

Uses

  • AsyncOpenAI

Source

View on GitHub

praisonaiagents/agent/deep_research_agent.py at line 353

Async Feature

Background Tasks

Async Jobs