mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-17 07:22:56 +08:00
Wrapping the expected response with `<output>` tags confuses models,
especially those from the Claude family, which don't have schema support
and rely on prefilling. Relying on prefilling means they only know the
response must start with `{`, and how the JSON looks is only hinted at
in the system prompt.
|
||
|---|---|---|
| .. | ||
| artifact_update_strategies | ||
| tools | ||
| bot_spec.rb | ||
| concept_deduplicator_spec.rb | ||
| concept_finder_spec.rb | ||
| concept_matcher_spec.rb | ||
| persona_spec.rb | ||
| question_consolidator_spec.rb | ||
| researcher_spec.rb | ||
| settings_explorer_spec.rb | ||
| sql_helper_spec.rb | ||