discourse-ai/spec/fabricators
Roman Rizzi 27b5542357
FEATURE: Generate topic gists for the hot topics list. (#837)
* Display gists in the hot topics list

* Adjust hot topics gist strategy and add a job to generate gists

* Replace setting with a configurable batch size

* Avoid loading summaries for other topic lists

* Tweak gist prompt to focus on latest posts in the context of the OP

* Remove serializer hack and rely on core change from discourse/discourse#29291

* Update lib/summarization/strategies/hot_topic_gists.rb

Co-authored-by: Rafael dos Santos Silva <xfalcox@gmail.com>

---------

Co-authored-by: Rafael dos Santos Silva <xfalcox@gmail.com>
2024-10-18 18:01:39 -03:00
..
ai_persona_fabricator.rb FEATURE: UI to update ai personas on admin page (#290) 2023-11-21 16:56:43 +11:00
ai_summary_fabricator.rb FEATURE: Generate topic gists for the hot topics list. (#837) 2024-10-18 18:01:39 -03:00
classification_result_fabricator.rb FIX: Filter classification type using the correct column (#286) 2023-11-08 14:58:35 -03:00
llm_model_fabricator.rb FEATURE: Tools for models from Ollama provider (#819) 2024-10-11 07:25:53 +11:00
rag_document_fragment_fabricator.rb FEATURE: AI Bot RAG support. (#537) 2024-04-01 13:43:34 -03:00