history

command
v0.26.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 13, 2026 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Overview

Package main demonstrates how to implement HistoryRepository and use it with gollem to persist conversation history across sessions.

This example shows a filesystem-based implementation of gollem.HistoryRepository. For production use, you can implement the same interface using any storage backend (S3, GCS, a database, etc.).

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL