discourse-ai/spec/lib/modules
Sam 958dfc360e
FEATURE: experimental read command for bot (#129)
This command is useful for reading a topics content. It allows us to perform
critical analysis or suggest answers.

Given 8k token limit in GPT-4 I hardcoded reading to 1500 tokens, but we can
follow up and allow larger windows on models that support more tokens.

On local testing even in this limited form this can be very useful.
2023-08-09 07:19:56 +10:00
..
ai_bot FEATURE: experimental read command for bot (#129) 2023-08-09 07:19:56 +10:00
ai_helper FEATURE: Anthropic Claude for AIHelper and Summarization modules (#39) 2023-04-10 11:04:42 -03:00
embeddings FIX: Remove muted from Similar list (#127) 2023-08-08 15:44:10 -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