Prerequisites
Before you begin, ensure you have:- A SambaCloud API key. Get one by creating a SambaCloud account and getting one in the API keys tab.
- Python 3.9 or newer installed on your machine
Setup
-
To create a virtual environment, open your terminal and run:
-
To install the ADK and LiteLLM libraries, run:
Example use case
To see ADK and SambaCloud working together, check out our multimodal agent example. This example shows how to:- Understand and process images
- Use external tools during a workflow
- Turn a visual mockup into a simple web page