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
Returns
The result of the operation.
Get the asynchronous OpenAI client (lazy initialization).
This is a method of the DeepResearchAgent class in the deep_research_agent module.Get the asynchronous OpenAI client (lazy initialization).
def async_openai_client() -> Any