LlamaIndex is an open source data orchestration framework for building large language model (LLM) applications. Learn how to use the integration by setting up your system, and then trying the example use cases.Documentation Index
Fetch the complete documentation index at: https://sambanova-systems.mintlify.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
Setup
- Create a SambaCloud account and get an API key.
- Run the commands below to install the
llama-index-llms-sambanovaintegration package and theSSEClientpackage.
Example use cases
The two notebooks below provide information on applying LlamaIndex with SambaCloud in real-world use cases.- The Patient Case Summary is a guide to build a workflow able to handle patient information, compare with medical standards, and summarize important notes to review.
- The Contract Review walks through the development of a review system that checks against provided regulations and guidelines in order to determine compliance.

