discourse-ai/spec
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
..
fixtures/embeddings FEATURE: Embeddings to main db (#99) 2023-07-13 12:41:36 -03:00
integration/embeddings FEATURE: Embeddings to main db (#99) 2023-07-13 12:41:36 -03:00
lib/modules FIX: automatic bot titles missing sometime (#151) 2023-08-24 07:20:24 +10:00
models FEATURE: Multi-model support for the AI Bot module. (#56) 2023-05-11 10:03:03 -03:00
requests REFACTOR: Build related topics using TopicQuery. (#124) 2023-08-02 16:58:09 -03:00
serializers FIX: Serialize channel title for DMs (#90) 2023-06-16 14:37:16 -03:00
shared FEATURE: implement command framework for non Open AI (#147) 2023-08-23 07:49:36 +10:00
support FEATURE: port to use claude-2 for chat bot (#114) 2023-07-27 11:24:44 +10:00
system FEATURE: AI Helper Context Menu (#148) 2023-08-23 10:35:40 -07:00
plugin_spec.rb DEV: DiscourseAI -> DiscourseAi rename to have consistent folders and files (#9) 2023-03-14 16:03:50 -03:00