discourse-ai/spec/lib
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
..
completions DEV: Use structured responses for summaries (#1252) 2025-05-06 10:09:39 -03:00
discord/bot REFACTOR: Move personas into its own module. (#1233) 2025-03-31 14:42:33 -03:00
discourse_automation FEATURE: allow to send LLM reports to groups (#1246) 2025-04-07 15:31:30 +10:00
inference FEATURE: configurable embeddings (#1049) 2025-01-21 12:23:19 -03:00
modules DEV: Use structured responses for summaries (#1252) 2025-05-06 10:09:39 -03:00
personas FIX: resource_url replacemente in Persona's system prompt (#1310) 2025-05-05 11:41:04 -03:00
utils FIX: various issues with llm and triage management (#1186) 2025-03-12 18:32:02 +11:00
guardian_extensions_spec.rb FIX: Restore gists previous group access behavior. (#1247) 2025-04-07 12:04:30 -03:00