discourse-ai/lib/shared
Sam Saffron db11fe391d
FEATURE: use triage command to attempt to ground models on GPT 3.5
Previous to this change our results were ungrounded and simpler models like
GPT 3.5 and claude had a real tough time figuring out how to run commands

This splits responses into 2 phases:

Phase 1: figure out if you need to run a command
Phase 2: respond to user

This seems to produce better results on both Claude and GPT 3.5 but still
needs a fair bit of tuning.
2023-05-26 17:07:52 +10:00
..
database FIX: Give up trying to reuse the DB connection and rely on pgbouncer (#79) 2023-05-23 15:12:59 -03:00
inference FEATURE: use triage command to attempt to ground models on GPT 3.5 2023-05-26 17:07:52 +10:00
tokenizer Fixes for embeddings and truncate (#67) 2023-05-18 09:21:28 +10:00
chat_message_classificator.rb DEV: DiscourseAI -> DiscourseAi rename to have consistent folders and files (#9) 2023-03-14 16:03:50 -03:00
classificator.rb DEV: applies chat namespacing (#12) 2023-03-17 15:15:38 +01:00
post_classificator.rb DEV: DiscourseAI -> DiscourseAi rename to have consistent folders and files (#9) 2023-03-14 16:03:50 -03:00