Skip to content

v1.5.2

Compare
Choose a tag to compare
@zAlweNy26 zAlweNy26 released this 18 Oct 16:30
· 48 commits to main since this release

compare changes

πŸš€ Enhancements

  • Add validation check for memory json file (d067a49)
  • Support cache for llm responses and fix db (fec7216)
  • Support cache for embedder responses (ac7bca2)
  • Add endpoint to add memory point (7fda9d6)
  • Add trycatch in case of invalid settings (0f78334)
  • Improve error handling (af1e9cb)
  • Improve form extract method (5d14683)
  • Update message input (2b62561)

🩹 Fixes

πŸ“– Documentation

πŸ“¦ Build

  • Improve docker-related files (b2d1f5d)

🏑 Chore

  • Use SimpleChatModel class for FakeChat (b226f1e)
  • Small tweaks (6a6f3b1)

❀️ Contributors