discourse-ai/app/serializers
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_api_audit_log_serializer.rb FEATURE: improve tool support (#904) 2024-11-12 08:14:30 +11:00
ai_chat_channel_serializer.rb DEV: Use explicit serializers for all models (#691) 2024-06-27 10:43:00 -03:00
ai_custom_tool_list_serializer.rb FEATURE: Native PDF support (#1127) 2025-02-18 09:22:57 +11:00
ai_custom_tool_serializer.rb FEATURE: PDF support for rag pipeline (#1118) 2025-02-14 12:15:07 +11:00
ai_embedding_definition_serializer.rb FEATURE: Formalize support for matryoshka dimensions. (#1083) 2025-01-22 11:26:46 -03:00
ai_features_persona_serializer.rb FEATURE: Configure persona backed features in admin panel (#1245) 2025-04-10 08:16:31 -07:00
ai_sentiment_post_serializer.rb FIX: Ensure category badging present in sentiment reports (#1222) 2025-03-26 12:37:41 -07:00
ai_spam_serializer.rb DEV: Add structure for errors in spam (#1054) 2025-01-09 09:17:06 -08:00
ai_tool_serializer.rb DEV: artifact system update (#1096) 2025-02-04 16:27:27 +11:00
ai_topic_summary_serializer.rb FIX: Make summaries backfill job more resilient. (#1071) 2025-01-16 09:42:53 -03:00
ai_usage_serializer.rb FEATURE: Add spending metrics to AI usage (#1268) 2025-04-17 15:09:48 -07:00
llm_model_serializer.rb FEATURE: Add spending metrics to AI usage (#1268) 2025-04-17 15:09:48 -07:00
llm_quota_serializer.rb FEATURE: llm quotas (#1047) 2025-01-14 15:54:09 +11:00
localized_ai_persona_serializer.rb DEV: Use structured responses for summaries (#1252) 2025-05-06 10:09:39 -03:00
reviewable_ai_chat_message_serializer.rb FIX: 500 error when reviewable has a missing message (#397) 2024-01-03 11:49:47 -03:00
reviewable_ai_post_serializer.rb DEV: DiscourseAI -> DiscourseAi rename to have consistent folders and files (#9) 2023-03-14 16:03:50 -03:00