discourse-ai/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: Multi-model support for the AI Bot module. (#56) 2023-05-11 10:03:03 -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: Add support for StableBeluga and Upstage Llama2 instruct (#126) 2023-08-03 15:29:30 -03:00
toxicity DEV: applies chat namespacing (#12) 2023-03-17 15:15:38 +01:00