Skip to content

pause125/eliza-bot-memory-management

Repository files navigation

Agent memory management

Installation

Requires Python 3+ and pip3.

pip install -r requirements.txt

Configuration

  1. copy .streamlit/secrets.example.toml to .streamlit/secrets.toml
  2. fill in the required fields

Run

streamlit run home.py

Features

  1. Delete agent conversation history
  2. Delete agent knowledge
  3. Add new agent knowledge

About

Tool and server for eliza bot memory management

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages