Skip to main content

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",
)

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.3.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.3.0.tar.gz.

File metadata

  • Download URL: llama_index_storage_chat_store_gel-0.3.0.tar.gz
  • Upload date:
  • Size: 5.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for llama_index_storage_chat_store_gel-0.3.0.tar.gz
Algorithm Hash digest
SHA256 fcaac2c1dd3d8187ac1683d76bd69e7b4b6d7f18ce0e337f7f7cb7dd4539fbce
MD5 1d5af255abba256ccfc736e08bf01172
BLAKE2b-256 dcaa5935f79387854b82388aeafceeff4c59d1a727a7048a7da85be37ff74a76

See more details on using hashes here.

File details

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

File metadata

  • Download URL: llama_index_storage_chat_store_gel-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 4.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for llama_index_storage_chat_store_gel-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 84bb00f8eeb1720e0fa276e48051e62b9d0affdb98b1cceafc38602bdf56bcd7
MD5 5d7f102fdf1b262eadd7766a084e5402
BLAKE2b-256 098a8c41545b1cd8464707b1c350a44fb09c1e20bf8a324eeaf8fa923253f2b8

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.3.0 This release

2 files

0.2.1

2 files

0.2.0

2 files

0.1.0

2 files

Supported by

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