Skip to content

Latest commit

 

History

History
68 lines (42 loc) · 4.21 KB

CHANGELOG.md

File metadata and controls

68 lines (42 loc) · 4.21 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.5 (2024-09-20)

Features

  • add dockerfile (423f356)
  • add example app DSL file (63b70dc)
  • add support for message content and keyword trigger (ae54c80)

0.0.4 (2024-04-11)

Features

  • add support for chatflows (0a32fca)

0.0.3 (2024-03-11)

Features

  • pass current time to assistant (a89a09e)

Bug Fixes

  • uncomplete stream memssages caused error log (051612d)

0.0.2 (2024-03-11)

Features

0.0.1 (2024-03-11)

Features

  • add command to reset chat history (c1cf113)
  • enable typing when assistant generates response (042634b)
  • handle long messages (2602c62)
  • handle message with mention (eccd64f)
  • initial commit (c867674)
  • make command messages ephermal (49d70ad)
  • remove bot mention from user messages (12ae7f0)
  • support chat history (3ea5882)

Bug Fixes

  • chat history not working (9be84f7)

0.0.1 (2024-03-11)

Features

  • add command to reset chat history (c1cf113)
  • enable typing when assistant generates response (042634b)
  • handle long messages (2602c62)
  • handle message with mention (eccd64f)
  • initial commit (c867674)
  • make command messages ephermal (49d70ad)
  • remove bot mention from user messages (12ae7f0)
  • support chat history (3ea5882)

Bug Fixes

  • chat history not working (9be84f7)