discourse-ai/spec
Roman Rizzi 3364fec425
DEV: Remove the summarization feature (#83)
* DEV: Remove the summarization feature

Instead, we'll register summarization implementations for OpenAI, Anthropic, and Discourse AI using the API defined in discourse/discourse#21813.

Core and chat will implement features on top of these implementations instead of this plugin extending them.

* Register instances that contain the model, requiring less site settings
2023-06-13 14:32:26 -03:00
..
lib/modules DEV: Remove the summarization feature (#83) 2023-06-13 14:32:26 -03:00
models FEATURE: Multi-model support for the AI Bot module. (#56) 2023-05-11 10:03:03 -03:00
requests DEV: Remove the summarization feature (#83) 2023-06-13 14:32:26 -03:00
shared FEATURE: disable smart commands on Claude and GPT 3.5 (#84) 2023-06-01 09:10:33 +10:00
support DEV: Remove the summarization feature (#83) 2023-06-13 14:32:26 -03:00
system DEV: Remove the summarization feature (#83) 2023-06-13 14:32:26 -03:00
plugin_spec.rb DEV: DiscourseAI -> DiscourseAi rename to have consistent folders and files (#9) 2023-03-14 16:03:50 -03:00