Change8

2.4.2

📦 chainlitView on GitHub →
4 features🐛 4 fixes

Summary

This release introduces the Semantic Kernel Filter and adds new metadata support for customizing step avatars. Several bugs related to UI padding, chat history deletion, and database compatibility have also been resolved.

✨ New Features

  • Introducing the Semantic Kernel Filter.
  • Hide commands button if all commands are specified as button.
  • Support avatarName in step metadata to specify an avatar different from the step's author.
  • Add a new field to allow commands to be persistent between messages.

🐛 Bug Fixes

  • Fixed chat setting dialog padding being too small.
  • Fixed chat_profiles model description.
  • Resolved WebSocket connection error when deleting chat history.
  • Ensured backward compatibility with sqlite+sqlalchemy.