discourse-ai/spec/lib/modules
Sam 7d943be7b2
FIX: automatic bot titles missing sometime (#151)
This fixes 2 big issues:

1. No matter how hard you try, grounding anthropic title prompt
is just too hard. This works around by only looking at the last
sentence it returns and treating as title

2. Non English locales would be stuck with "generic" title, this
ensures every bot message gets a title, using a custom field to
track

Also, slightly tunes some anthropic prompts.
2023-08-24 07:20:24 +10:00
..
ai_bot FIX: automatic bot titles missing sometime (#151) 2023-08-24 07:20:24 +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