Skip to main content

gemini_client

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

Signature

def gemini_client() -> Any

Returns

Returns
Any
The result of the operation.

Uses

  • genai.Client
  • ImportError

Source

View on GitHub

praisonaiagents/agent/deep_research_agent.py at line 361