discourse-ai/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: Multi-model support for the AI Bot module. (#56) 2023-05-11 10:03:03 -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: applies chat namespacing (#12) 2023-03-17 15:15:38 +01:00