discourse-ai/spec/lib/completions/endpoints
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
..
anthropic_spec.rb DEV: Use structured responses for summaries (#1252) 2025-05-06 10:09:39 -03:00
aws_bedrock_spec.rb DEV: Use structured responses for summaries (#1252) 2025-05-06 10:09:39 -03:00
cohere_spec.rb DEV: Use structured responses for summaries (#1252) 2025-05-06 10:09:39 -03:00
endpoint_compliance.rb FEATURE: improve tool support (#904) 2024-11-12 08:14:30 +11:00
gemini_spec.rb DEV: Use structured responses for summaries (#1252) 2025-05-06 10:09:39 -03:00
hugging_face_spec.rb FIX: Add tool support to open ai compatible dialect and vllm (#734) 2024-08-02 09:52:33 -03:00
nova_spec.rb FEATURE: Amazon Nova support via bedrock (#997) 2024-12-06 07:45:58 +11:00
ollama_spec.rb FEATURE: improve tool support (#904) 2024-11-12 08:14:30 +11:00
open_ai_spec.rb FEATURE: flexible image handling within messages (#1214) 2025-03-31 12:39:07 -03:00
open_router_spec.rb FEATURE: allow disabling of top_p and temp for thinking models (#1184) 2025-03-11 16:54:02 +11:00
samba_nova_spec.rb FEATURE: improve tool support (#904) 2024-11-12 08:14:30 +11:00
vllm_spec.rb FEATURE: improve tool support (#904) 2024-11-12 08:14:30 +11:00