Skip to main content

Basic install

pip install langchain-adk

With an LLM provider

pip install langchain-adk[openai]
Python >= 3.10 is required.