discourse-ai/spec/system
Roman Rizzi c7acb4a6a0
REFACTOR: Support of different summarization targets/prompts. (#835)
* DEV: Add summary types

* Refactor for different summary types

* Use enum for summary types

* Update lib/summarization/strategies/topic_summary.rb

Co-authored-by: Penar Musaraj <pmusaraj@gmail.com>

* Update lib/summarization/strategies/topic_gist.rb

Co-authored-by: Penar Musaraj <pmusaraj@gmail.com>

* Update lib/summarization/strategies/chat_messages.rb

Co-authored-by: Penar Musaraj <pmusaraj@gmail.com>

* Fix chat_messages single prompt

* Small tweak to the chat summarization prompt

---------

Co-authored-by: Penar Musaraj <pmusaraj@gmail.com>
2024-10-15 13:53:26 -03:00
..
ai_bot FEATURE: support chain halting and upload creation support (#821) 2024-10-09 08:17:45 +11:00
ai_helper FIX: Diff modal closing along with composer menu on mobile (#803) 2024-09-16 14:00:41 -07:00
embeddings DEV: Fix new Rubocop offenses 2024-03-06 15:23:29 +01:00
llms UX: move templates to main LLM config tab, restyle (#813) 2024-09-30 17:15:11 +10:00
page_objects DEV: Move composer AI helper to toolbar (#796) 2024-09-13 11:59:30 -07:00
summarization REFACTOR: Support of different summarization targets/prompts. (#835) 2024-10-15 13:53:26 -03:00
toxicity DEV: Fix new Rubocop offenses 2024-03-06 15:23:29 +01:00
admin_ai_persona_spec.rb FEATURE: allow persona to only force tool calls on limited replies (#827) 2024-10-11 07:23:42 +11:00
admin_dashboard_spec.rb DEV: Skip flaky test (#829) 2024-10-10 12:02:31 -03:00