discourse-ai/spec/lib/modules
Sam 7edb57c005
DEV: simplify command framework (#125)
The command framework had some confusing dispatching where it would dispatch
JSON blobs, this meant there was lots of parsing required in every command

The refactor handles transforming the args prior to dispatch which makes
consuming far simpler

This is also general prep to supporting some basic command framework in other
llms.
2023-08-04 09:37:58 +10:00
..
ai_bot DEV: simplify command framework (#125) 2023-08-04 09:37:58 +10:00
ai_helper FEATURE: Anthropic Claude for AIHelper and Summarization modules (#39) 2023-04-10 11:04:42 -03:00
embeddings REFACTOR: Build related topics using TopicQuery. (#124) 2023-08-02 16:58:09 -03:00
nsfw FEATURE: Handle invalid media in NSFW module (#57) 2023-05-11 15:35:39 -03:00
sentiment DEV: DiscourseAI -> DiscourseAi rename to have consistent folders and files (#9) 2023-03-14 16:03:50 -03:00
summarization FEATURE: port to use claude-2 for chat bot (#114) 2023-07-27 11:24:44 +10:00
toxicity DEV: Fix toxicity test (#78) 2023-05-23 11:02:11 -03:00