llama-index vector_store firestore integration
Project description
LlamaIndex Vector_Store Integration: Firestore
A LlamaIndex vector store using Cloud Firestore as the backend.
Usage
Pre-requisite:
pip install llama-index-vector-stores-firestore
Minimal example:
from llama_index_vector_stores_firestore import FirestoreVectorStore
store = FirestoreVectorStore(
collection_name=COLLECTION_NAME,
)
More examples and references
Check out the notebook for detailed usage.
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
File details
Details for the file llama_index_vector_store_firestore-0.3.0.tar.gz
.
File metadata
- Download URL: llama_index_vector_store_firestore-0.3.0.tar.gz
- Upload date:
- Size: 4.8 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 | 0ea98693c9e50232b5fff7b89ff7a8473a854fffd64f7291dbf4e50a6c2677ed |
|
MD5 | 7385a4a8949f1acbfff074c5d0887a4e |
|
BLAKE2b-256 | efb6f89db20fc4a5fe8632621f4be390a2ec27a4c8a8047d7f8a986cb8b47d5d |
File details
Details for the file llama_index_vector_store_firestore-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: llama_index_vector_store_firestore-0.3.0-py3-none-any.whl
- Upload date:
- Size: 5.7 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 | d90719c876384a69d5ac9bebc2e7eb83332753f9723216b52dea10049f6dd6dc |
|
MD5 | 9e4114e34309dd048034f1a5ff33c3ce |
|
BLAKE2b-256 | 3d03d470f11ab82d26df7db233d7b69df49409f1138c95fc1e8b2a4a332c1d68 |