bytechefhq / bytechefhq/bytechef

[component] Built-in chat memory component with JDBC and Redis repositories

Closed
#4,450 0 comments 0 reactions 2 assignees Claimed by @marko-kriskovic View on GitHub
ai backend enhancement workflow-component
Dominant language
Java
Stars
1k
Forks
170
Avg merge
11h 25m
Merged PRs (30d)
115

Description

## Summary

Introduce a built-in chat memory component that provides a unified interface for chat memory storage, backed by configurable JDBC and Redis repositories.

### Actions
- **Add Messages** - Store chat messages
- **Delete** - Delete conversation history
- **Get Messages** - Retrieve chat messages
- **List Conversations** - List all conversation IDs

### Features
- Unified component with pluggable storage backends (JDBC, Redis)
- Spring configuration for selecting the storage provider
- Cluster element for AI Agent integration

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.