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.1.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.1.tar.gz.

File metadata

File hashes

Hashes for llama_index_storage_chat_store_gel-0.2.1.tar.gz
Algorithm Hash digest
SHA256 449608caa57a713a01f98d434b9f373dd1bbc1029b9cf54dd9587d262b9b9400
MD5 ec80cf84ceda71880bcabbc951aaf581
BLAKE2b-256 3505357b00764aee919c4b76b0cf94fe98b108c784bd07e664406220a0a797d6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llama_index_storage_chat_store_gel-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 de59d37084b5da8c57c95318a4938a12aa76dff8edf4ea2ce3d65e1e17769063
MD5 07eb8808568b4ad469d5bbb2f4b4a898
BLAKE2b-256 13bf511da47a0c7a9c7aff401adaac04fe44e9d33e837f4cdb413cd4b637efb9

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