mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-15 10:16:46 +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 | ||
| artist.rb | ||
| bot.rb | ||
| bot_context.rb | ||
| concept_deduplicator.rb | ||
| concept_finder.rb | ||
| concept_matcher.rb | ||
| content_creator.rb | ||
| creative.rb | ||
| custom_prompt.rb | ||
| dall_e_3.rb | ||
| designer.rb | ||
| discourse_helper.rb | ||
| forum_researcher.rb | ||
| general.rb | ||
| github_helper.rb | ||
| image_captioner.rb | ||
| locale_detector.rb | ||
| markdown_table_generator.rb | ||
| persona.rb | ||
| post_illustrator.rb | ||
| post_raw_translator.rb | ||
| proofreader.rb | ||
| question_consolidator.rb | ||
| report_runner.rb | ||
| researcher.rb | ||
| settings_explorer.rb | ||
| short_summarizer.rb | ||
| short_text_translator.rb | ||
| smart_dates.rb | ||
| spam_detector.rb | ||
| sql_helper.rb | ||
| summarizer.rb | ||
| titles_generator.rb | ||
| tool_runner.rb | ||
| topic_title_translator.rb | ||
| translator.rb | ||
| tutor.rb | ||
| web_artifact_creator.rb | ||