Skip to content

v0.2.5

Choose a tag to compare

@Hercilio1 Hercilio1 released this 04 Jun 12:54
· 42 commits to main since this release
6afc55b

Added

  • SlackAIChatController.process_response more modular for customizations.
  • Admin model classes using either Django Admin Model or Unfold Admin Model.
  • Model SlackAIChatMessage OneToOne field converted to FK, so we can duplicate threads.

Fixed

  • SlackAIChatController.collect_slack_context fixed to collect the proper current user data.