Skip to content

Google Agent Development Kit (ADK)

https://github.com/google/adk-python

We use google.adk.agents.llm_agent.LlmAgent as default. Check the reference to find additional supported agent_args.

We use any_llm as the default model provider. Check the AnyLLM documentation for supported providers and model_args.

Check RunConfig to find additional supported AnyAgent.run args.