Skip to content

Gllm Memory

This documentation covers the Gllm Memory library, which is part of the GLLM Monorepo.

API Reference

The following modules are available in this library:

  • Builder: Memory client builder module.
  • Chat History Manager: Modules concerning chat history in Gen AI applications.
  • Clients: Memory client implementations.
  • Enums: Enums for the gllm-memory library.
  • Memory Manager: Memory Manager for the GLLM Memory Library.
  • Schema: Pydantic models for the gllm-memory library.