discourse-ai/spec/lib/modules
Sam db19e37748
FEATURE: add initial support for personas (#172)
This splits out a bunch of code that used to live inside bots
into a dedicated concept called a Persona.

This allows us to start playing with multiple personas for the bot

Ships with:

artist - for making images
sql helper - for helping with data explorer
general - for everything and anything
 
Also includes a few fixes that make the generic LLM function implementation  more robust
2023-08-30 16:15:03 +10:00
..
ai_bot FEATURE: add initial support for personas (#172) 2023-08-30 16:15:03 +10:00
ai_helper FEATURE: Anthropic Claude for AIHelper and Summarization modules (#39) 2023-04-10 11:04:42 -03:00
embeddings FIX: Fix embeddings truncation strategy (#139) 2023-08-16 15:09:41 -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: Try to generate OpenAI Summaries in current language (#146) 2023-08-21 15:40:32 -03:00
toxicity DEV: Fix toxicity test (#78) 2023-05-23 11:02:11 -03:00