Prerequisites
- A SambaNova Cloud account and API key
- Python 3.8 or higher
Installation and setup
- Create a virtual environment
- Install dependencies
- Set your SambaNova API key
Example use cases
- Build Retrieval-Augmented Generation (RAG) systems
- Store and query embeddings efficiently
- Combine SambaNova LLMs with Milvus for scalable knowledge retrieval
Example notebooks
You can explore example notebooks to learn how to build RAG systems with SambaCloud and Milvus:- OpenAI Client guide: Build RAG with Milvus and SambaCloud
- LangChain Connector guide: RAG with Milvus and SambaCloud using LangChain