discourse-ai/spec/system
Roman Rizzi c0a2d4c935
DEV: Use structured responses for summaries (#1252)
* DEV: Use structured responses for summaries

* Fix system specs

* Make response_format a first class citizen and update endpoints to support it

* Response format can be specified in the persona

* lint

* switch to jsonb and make column nullable

* Reify structured output chunks. Move JSON parsing to the depths of Completion

* Switch to JsonStreamingTracker for partial JSON parsing
2025-05-06 10:09:39 -03:00
..
ai_bot FIX: clear uploads after successfully posting new PM (#1307) 2025-05-02 13:46:22 +10:00
ai_helper DEV: Update spec for topic tag suggester (#1269) 2025-04-17 14:06:45 +10:00
ai_moderation FEATURE: Add AI-powered spam detection for new user posts (#1004) 2024-12-12 09:17:25 +11:00
embeddings REFACTOR: update embeddings to formkit (#1188) 2025-03-13 11:27:38 -04:00
llms FEATURE: Enhance LLM context window settings (#1271) 2025-04-17 14:44:15 -07:00
page_objects FIX: clear uploads after successfully posting new PM (#1307) 2025-05-02 13:46:22 +10:00
summarization DEV: Use structured responses for summaries (#1252) 2025-05-06 10:09:39 -03:00
admin_ai_features_spec.rb FEATURE: Configure persona backed features in admin panel (#1245) 2025-04-10 08:16:31 -07:00
admin_ai_persona_spec.rb FEATURE: display more places where AI is used / Chat streamer (#1278) 2025-04-24 16:22:19 +10:00
admin_dashboard_spec.rb FEATURE: Add links to filtered emotion view on emotion dashboard table (#953) 2024-11-25 15:51:01 -03:00
core_features_spec.rb DEV: Add system spec to check core features are working fine 2025-04-08 17:04:20 +02:00