Skip to content

Releases: uezo/linedify

v0.3.4

14 Dec 02:36
cdbabc3

Choose a tag to compare

What's Changed

  • Add support for Dify context timeout by @uezo in #2
  • Migrate session storage from JSON to SQLAlchemy database by @uezo in #3
  • Enable explicit session expiration by @uezo in #4
  • Support inputs as an argument for Dify conversation threads by @uezo in #5
  • Add support for event validation🌺✈️ by @uezo in #6
  • Adopt decorators for custom logic registration🍰 by @uezo in #7
  • Change log level from info to debug for chunk from Dify by @uezo in #8
  • Use line-bot-sdk v3 APIs by @uezo in #9
  • Fix bug that default message parsers doesn't work by @uezo in #10
  • Use internal LINE UserId for log in Dify by @uezo in #11
  • Add experimental support for long-term-memory with Zep by @uezo in #12
  • v0.3.2 by @uezo in #13
  • Add feature for formatting request text to Dify by @uezo in #15
  • Handle additional event type and fix metadata access by @uezo in #17
  • Updates for v0.3.4 by @uezo in #18

New Contributors

  • @uezo made their first contribution in #2

Full Changelog: https://github.com/uezo/linedify/commits/v0.3.4