Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 385 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 385 Bytes

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