llama-index llms sambanova cloud integration
Project description
LlamaIndex LLM Integration: SambaNova LLM
SambaNovaLLM is a custom LLM (Language Model) interface that allows you to interact with AI models hosted on SambaNova's offerings - SambaNova Cloud and SambaStudio
Key Features:
- Integration with SambaNova-hosted AI models
- Integration two SambaNova offerings - SambaNova Cloud and SambaStudio
- Support for completion based interactions
- Streaming support for completion responses
- Seamless integration with the LlamaIndex ecosystem
Installation
pip install llama-index-llms-sambanovacloud
Usage
from llama_index.llms.sambanovacloud import SambaNovaCloud
SambaNovaCloud(
sambanova_url="SambaNova cloud endpoint URL",
sambanova_api_key="set with your SambaNova cloud API key",
model="model name",
)
Usage
SambaNovaCloud(
sambanova_url="SambaNova cloud endpoint URL",
sambanova_api_key="set with your SambaNova cloud API key",
model="model name",
)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file llama_index_llms_sambanovacloud-0.4.0.tar.gz.
File metadata
- Download URL: llama_index_llms_sambanovacloud-0.4.0.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.10 Darwin/22.3.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7be31355e5d1e14a42838a2603beee3f86c174e0ba2ace86dc9a5d0958b87141
|
|
| MD5 |
beaa2350f90dc5cb0d90ebd0e09e2fd0
|
|
| BLAKE2b-256 |
3c5a8f78041d42b0213cb07d132403f3787cff03ee8b68a224e650a697011fce
|
File details
Details for the file llama_index_llms_sambanovacloud-0.4.0-py3-none-any.whl.
File metadata
- Download URL: llama_index_llms_sambanovacloud-0.4.0-py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.10 Darwin/22.3.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f22c681819c378c079e9d05ed9f15cf42393740bfc6a89d5808d90951b391c3b
|
|
| MD5 |
5c70a9b8363fc0b4ebcff07fb06aa4bd
|
|
| BLAKE2b-256 |
2a79eea4ce92dcb0f077b582141e5994771d5bbeca9bdd687d2b72579cf57cd3
|