discourse-ai/spec/lib
Sam a48acc894a
FEATURE: more accurate and faster titles (#791)
Previously we waited 1 minute before automatically titling PMs

The new change introduces adding a title immediately after the the
llm replies

Prompt was also modified to include the LLM reply in title suggestion.

This helps situation like:

user: tell me a joke
llm: a very funy joke about horses

Then the title would be "A Funny Horse Joke"

Specs already covered some auto title logic, amended to also
catch the new message bus message we have been sending.
2024-09-03 15:52:20 +10:00
..
completions FIX: Malformed message in systemless + inline img scenario (#771) 2024-08-23 16:41:57 -03:00
discourse_automation Revert "FEATURE: Triage rule can skip posts created via email (#775)" (#776) 2024-08-27 15:45:55 -03:00
modules FEATURE: more accurate and faster titles (#791) 2024-09-03 15:52:20 +10:00
utils FEATURE: Add basic connection check to DNS SRV resources (#563) 2024-04-12 10:39:19 -03:00
guardian_extensions_spec.rb FEATURE: Allow specific groups access to summary feature on PMs (#760) 2024-08-21 07:58:24 +10:00