Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 347 Bytes

CHANGELOG.md

File metadata and controls

15 lines (11 loc) · 347 Bytes

Release Notes

v1.0

  • Can chat with gradio-UI
  • Connect to MongoDB to save conversation memory
  • Pending:
    • Can't handle multi user yet.
    • Need update Mongo memory to save history with user_id.

v1.0.1

  • Can streaming response
  • Bot can collect user info and save user personality
  • Add agent and use basic tools to support chat