Prerequisites
- A SambaCloud API key
Create a SambaCloud account and generate an API key from the API Keys tab. - Python 3.11.5 or later
Installation and setup
- Create a virtual environment:
- install the required libraries
Example use cases
You can use LangGraph with SambaCloud to create multi-agent workflows such as:- Web search
- Retrieval-Augmented Generation (RAG)
- SQL agents