discourse-ai/spec/requests/admin
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_embeddings_controller_spec.rb FEATURE: Formalize support for matryoshka dimensions. (#1083) 2025-01-22 11:26:46 -03:00
ai_features_controller_spec.rb FEATURE: Configure persona backed features in admin panel (#1245) 2025-04-10 08:16:31 -07:00
ai_llm_quotas_controller_spec.rb FEATURE: llm quotas (#1047) 2025-01-14 15:54:09 +11:00
ai_llms_controller_spec.rb FEATURE: PDF support for rag pipeline (#1118) 2025-02-14 12:15:07 +11:00
ai_personas_controller_spec.rb DEV: Use structured responses for summaries (#1252) 2025-05-06 10:09:39 -03:00
ai_spam_controller_spec.rb DEV: Add structure for errors in spam (#1054) 2025-01-09 09:17:06 -08:00
ai_tools_controller_spec.rb FEATURE: PDF support for rag pipeline (#1118) 2025-02-14 12:15:07 +11:00
ai_usage_controller_spec.rb FEATURE: Add spending metrics to AI usage (#1268) 2025-04-17 15:09:48 -07:00
rag_document_fragments_controller_spec.rb FEATURE: Native PDF support (#1127) 2025-02-18 09:22:57 +11:00
reviewable_controller_spec.rb FEATURE: link correctly to filters to assist in debugging spam (#1031) 2024-12-17 11:02:18 +11:00