Skip to content

fix(prompt): prevent intermittent Markdown output from custom LLMs#388

Open
chinamerp wants to merge 1 commit intopresenton:mainfrom
chinamerp:patch-1
Open

fix(prompt): prevent intermittent Markdown output from custom LLMs#388
chinamerp wants to merge 1 commit intopresenton:mainfrom
chinamerp:patch-1

Conversation

@chinamerp
Copy link
Copy Markdown

Strengthened the prompt constraints to enforce raw JSON-only output. This change explicitly disallows Markdown syntax, prefaces, explanations, and tags, addressing an issue where some custom LLMs intermittently returned Markdown-formatted responses that broke downstream JSON parsing.

Strengthened the prompt constraints to enforce raw JSON-only output.
This change explicitly disallows Markdown syntax, prefaces, explanations,
and <parameters> tags, addressing an issue where some custom LLMs
intermittently returned Markdown-formatted responses that broke
downstream JSON parsing.
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Mar 15, 2026

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants