discourse-ai/app
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
..
controllers/discourse_ai DEV: Use structured responses for summaries (#1252) 2025-05-06 10:09:39 -03:00
helpers/discourse_ai/ai_bot FIX: automatically bust cache for share ai assets (#942) 2024-11-22 11:23:15 +11:00
jobs FEATURE: Add streaming to composer helper (#1256) 2025-04-14 08:18:50 -07:00
mailers FEATURE: support sending AI report to an email address (#368) 2023-12-19 17:51:49 +11:00
models DEV: Use structured responses for summaries (#1252) 2025-05-06 10:09:39 -03:00
serializers DEV: Use structured responses for summaries (#1252) 2025-05-06 10:09:39 -03:00
services DEV: Use full URL for problem check message (#1165) 2025-03-05 11:31:23 +08:00
views FIX: automatically bust cache for share ai assets (#942) 2024-11-22 11:23:15 +11:00