langchain-rostam
LangChain VectorStore
integration for Rostam — a high-performance vector
database and sub-microsecond key-value store in a single Go engine.
pip install langchain-rostam
from langchain_rostam import RostamVectorStore
store = RostamVectorStore(
url="http://localhost:8080",
collection="docs",
embedding=my_embeddings, # any LangChain Embeddings
)
store.add_texts(["Rostam is a vector DB and KV store in one Go engine."])
docs = store.similarity_search("what is rostam?", k=5)
Run a Rostam server:
docker run -p 8080:8080 -e ROSTAM_API_KEY=secret ghcr.io/rostamlabs/rostam:latest
RostamVectorStore implements the standard LangChain VectorStore interface
(add/search/MMR/delete + metadata filtering). The implementation ships in the
rostam-client package; this package
re-exports it under the conventional langchain_rostam name.
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 langchain_rostam-0.1.0.tar.gz.
File metadata
- Download URL: langchain_rostam-0.1.0.tar.gz
- Upload date:
- Size: 1.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ecffdde8c03f01e730429e0364a29bd958964d23666e1fc898e68e69deb1899a
|
|
| MD5 |
df7679ae4d4a45967144161560a3d7ae
|
|
| BLAKE2b-256 |
cded64158169b60bd7efc59831910a2cc7b54fa712b01ef3de5e91044d1b5340
|
Provenance
The following attestation bundles were made for langchain_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:
langchain_rostam-0.1.0.tar.gz -
Subject digest:
ecffdde8c03f01e730429e0364a29bd958964d23666e1fc898e68e69deb1899a - Sigstore transparency entry: 2619452662
- 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 langchain_rostam-0.1.0-py3-none-any.whl.
File metadata
- Download URL: langchain_rostam-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.0 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 |
d9035d5a35136e6625807a13738936a258ffbbace92ca885330220579f4ad92c
|
|
| MD5 |
c50780074856164caa62675f20ed2935
|
|
| BLAKE2b-256 |
12d77c10c387068dc00c0f92b12ab0edc86b022884fb83df1dd93611ee2370f7
|
Provenance
The following attestation bundles were made for langchain_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:
langchain_rostam-0.1.0-py3-none-any.whl -
Subject digest:
d9035d5a35136e6625807a13738936a258ffbbace92ca885330220579f4ad92c - Sigstore transparency entry: 2619453009
- 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: