discourse-ai/spec
Sam 98c89953d3
FEATURE: remember previously selected persona (#299)
People tend to keep to 1 persona when working with the bot,
this adds local browser memory for the last persona you interacted
with so you do not need to select it over and over again.

This is per browser, not per user memory.

Also... clean up tests so they do not need to require stubs which
were breaking the build

---------

Co-authored-by: Martin Brennan <martin@discourse.org>
2023-11-21 17:02:27 +10:00
..
fabricators FEATURE: UI to update ai personas on admin page (#290) 2023-11-21 16:56:43 +11:00
fixtures/embeddings FEATURE: Embeddings to main db (#99) 2023-07-13 12:41:36 -03:00
lib FEATURE: remember previously selected persona (#299) 2023-11-21 17:02:27 +10:00
models FEATURE: UI to update ai personas on admin page (#290) 2023-11-21 16:56:43 +11:00
requests FEATURE: UI to update ai personas on admin page (#290) 2023-11-21 16:56:43 +11:00
serializers FIX: Serialize channel title for DMs (#90) 2023-06-16 14:37:16 -03:00
shared FEATURE: UI to update ai personas on admin page (#290) 2023-11-21 16:56:43 +11:00
support FEATURE: UI to update ai personas on admin page (#290) 2023-11-21 16:56:43 +11:00
system FEATURE: remember previously selected persona (#299) 2023-11-21 17:02:27 +10:00
plugin_spec.rb DEV: DiscourseAI -> DiscourseAi rename to have consistent folders and files (#9) 2023-03-14 16:03:50 -03:00