Prerequisites
- A SambaCloud account and API key.
- Ensure Python version 3.11 or 3.12 is installed locally.
- A PipeCat-compatible STT provider key (e.g., Cartesia).
.env
file with all your API keys in your working directory.
Install dependencies
Usage
You can integrate SambaNova’s STT and LLM services into your Pipecat pipeline as shown below:Learn more
- SambaNova Cloud signup – Get started with your free API key.
- SambaNova API reference – Explore supported models, endpoints, and parameters.
- SambaNova Pipecat LLM docs –Learn how to integrate LLM services.
- SambaNova Pipecat STT docs – Configure speech-to-text using SambaNova models.
- Pipecat guides – Browse examples like the weather agent and build your own.