Fastui Chat Versions Save

💬 minimalistic ChatBot Interface in pure python

v0.3.4

3 months ago
  • streaming switch to enable/disable streaming of messages (useful if you dont want streaming because your hosting setup does not allow streaming responses)

v0.3.0

3 months ago
  • improved examples with comments
  • refactor codebase
  • migrate to funcchain (depends on langchain_core)

v0.2.1

3 months ago
  • fix #7

v0.2.0

3 months ago

Improvements:

  • langchain chat history backends
  • ui improvements
  • parallel session with session_id
  • fastapi compatible router as extension
  • refactoring

v0.0.2

5 months ago