Skip to main content

llama-index storage-chat-store gel integration

Project description

LlamaIndex Chat_Store Integration: Gel Chat Store

Installation

pip install llama-index-storage-chat-store-gel

Usage

Using GelChatStore, you can persist your chat history automatically and not have to worry about saving and loading it manually.

from llama_index.storage.chat_store.gel import GelChatStore
from llama_index.core.memory import ChatMemoryBuffer

chat_store = GelChatStore()

chat_memory = ChatMemoryBuffer.from_defaults(
    token_limit=3000,
    chat_store=chat_store,
    chat_store_key="user1",
)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

llama_index_storage_chat_store_gel-0.1.0.tar.gz (5.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file llama_index_storage_chat_store_gel-0.1.0.tar.gz.

File metadata

File hashes

Hashes for llama_index_storage_chat_store_gel-0.1.0.tar.gz
Algorithm Hash digest
SHA256 0f2cf0a4caf14fec451ef3323079df914ca7d3eff41705dde6c50cc19dd752db
MD5 7866bdff0fe4f22a3a0954478ad6b8f1
BLAKE2b-256 2e003df75750398a8385ca5346593abe591484257efddec6240066193a96fb15

See more details on using hashes here.

File details

Details for the file llama_index_storage_chat_store_gel-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for llama_index_storage_chat_store_gel-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6737d5f9334b8564b7e5782256c7cfb2551be41e6002ccb9f6c42cc255a11ecb
MD5 87ad951e1e412f786a45b4899cf94859
BLAKE2b-256 c718623b43abc2f18c1a69e4c4811dffa4bdf135c7ed4354d53a73c6079ad005

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page