mirror of
https://ghfast.top/https://github.com/discourse/discourse-ai.git
synced 2026-07-16 11:36:23 +08:00
* FIX: make AI helper more robust - If JSON is broken for structured output then lean on a more forgiving parser - Gemini 2.5 flash does not support temp, support opting out - Evals for assistant were broken, fix interface - Add some missing LLMs - Translator was not mapped correctly to the feature - fix that - Don't mix XML in prompt for translator * lint * correct logic * simplify code * implement best effort json parsing direct in the structured output object |
||
|---|---|---|
| .. | ||
| anthropic_spec.rb | ||
| aws_bedrock_spec.rb | ||
| cohere_spec.rb | ||
| endpoint_compliance.rb | ||
| gemini_spec.rb | ||
| hugging_face_spec.rb | ||
| nova_spec.rb | ||
| ollama_spec.rb | ||
| open_ai_responses_api_spec.rb | ||
| open_ai_spec.rb | ||
| open_router_spec.rb | ||
| samba_nova_spec.rb | ||
| vllm_spec.rb | ||