llama-index-vector-stores-rostam
LlamaIndex vector store integration for Rostam — a high-performance vector database and sub-microsecond key-value store in a single Go engine.
pip install llama-index-vector-stores-rostam
from llama_index.core import VectorStoreIndex, StorageContext
from llama_index.vector_stores.rostam import RostamVectorStore
vector_store = RostamVectorStore(url="http://localhost:8080", collection="docs")
storage_context = StorageContext.from_defaults(vector_store=vector_store)
index = VectorStoreIndex.from_documents(documents, storage_context=storage_context)
Run a Rostam server:
docker run -p 8080:8080 -e ROSTAM_API_KEY=secret ghcr.io/rostamlabs/rostam:latest
RostamVectorStore implements LlamaIndex's BasePydanticVectorStore. The
implementation ships in the rostam-client
package; this package re-exports it under the conventional
llama_index.vector_stores.rostam namespace.
See the Rostam docs for indexes, hybrid search, and filtering. Apache-2.0.
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_vector_stores_rostam-0.1.0.tar.gz.
File metadata
- Download URL: llama_index_vector_stores_rostam-0.1.0.tar.gz
- Upload date:
- Size: 1.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
feac06bd265e22d0879de840c4372614e47cddf22e1a9c721ee61a3ec2e22d3e
|
|
| MD5 |
1f4203b9f129277b35320a1c1e1cff8b
|
|
| BLAKE2b-256 |
67321f5859fd4ea16604163e910a541aeb2df4189376f9bf208051d7cb97e6a5
|
Provenance
The following attestation bundles were made for llama_index_vector_stores_rostam-0.1.0.tar.gz:
Publisher:
publish-partner-packages.yml on rostamlabs/rostam
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
llama_index_vector_stores_rostam-0.1.0.tar.gz -
Subject digest:
feac06bd265e22d0879de840c4372614e47cddf22e1a9c721ee61a3ec2e22d3e - Sigstore transparency entry: 2619452618
- Sigstore integration time:
-
Permalink:
rostamlabs/rostam@51dfcc188840a83f87b0b2f6844489d8c3b86014 -
Branch / Tag:
refs/tags/partners-v0.1.0 - Owner: https://github.com/rostamlabs
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-partner-packages.yml@51dfcc188840a83f87b0b2f6844489d8c3b86014 -
Trigger Event:
push
-
Statement type:
File details
Details for the file llama_index_vector_stores_rostam-0.1.0-py3-none-any.whl.
File metadata
- Download URL: llama_index_vector_stores_rostam-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
44bf293969e475800b0cccc53a7f8da1d4a2f57a7482f3e0d2323f5faf3b90d5
|
|
| MD5 |
fb7ea9ec737fc04ce4045e4dc2a3fb3e
|
|
| BLAKE2b-256 |
9b6bd545bf4abf1f561f0fbf0d287eddd397f0d01f52f8136585d8b37bb9b4ff
|
Provenance
The following attestation bundles were made for llama_index_vector_stores_rostam-0.1.0-py3-none-any.whl:
Publisher:
publish-partner-packages.yml on rostamlabs/rostam
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
llama_index_vector_stores_rostam-0.1.0-py3-none-any.whl -
Subject digest:
44bf293969e475800b0cccc53a7f8da1d4a2f57a7482f3e0d2323f5faf3b90d5 - Sigstore transparency entry: 2619452971
- Sigstore integration time:
-
Permalink:
rostamlabs/rostam@51dfcc188840a83f87b0b2f6844489d8c3b86014 -
Branch / Tag:
refs/tags/partners-v0.1.0 - Owner: https://github.com/rostamlabs
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-partner-packages.yml@51dfcc188840a83f87b0b2f6844489d8c3b86014 -
Trigger Event:
push
-
Statement type: