Skip to content llms.txt

CONVERT_003 — Convert Render Failed

The content was parsed successfully but could not be rendered into the target provider’s format.

  • The content uses features not supported by the target provider
  • Encoding issues when writing the output format
  • The target format has constraints that the source content violates (e.g., field length limits)
  1. Review the content for provider-specific features that may not translate
  2. Simplify the content to use only features common across providers
  3. Check provider compatibility with syllago info formats
  4. Try converting to a different target provider to isolate the issue
Error CONVERT_003: failed to render content to gemini format: unsupported hook event type "on_tool_error"
Suggestion: simplify content or check target provider compatibility