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.2.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.2.0.tar.gz.

File metadata

File hashes

Hashes for llama_index_storage_chat_store_gel-0.2.0.tar.gz
Algorithm Hash digest
SHA256 28356a224b63aed3b4a90379d0d0a9853b4292dc8ed6a308108d4f6c455c846a
MD5 ca5852159162c9aede10a2df396d8b55
BLAKE2b-256 f1d5cc88a4f89ae606f59f4e28d72dbccdf20656c4d4cf7455c1a589aaa6f9cb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llama_index_storage_chat_store_gel-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d448959d093fb5fa35f056b21c18cab49aa4562f505c641fa480a77435cbf828
MD5 f1270aea398f299c61b9bf7a2b52926b
BLAKE2b-256 5211b6feacdfc37474b0fe49c246d8c4affb52ba40fdcfdf30d41b8e97cf09b7

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