Skip to content

Conversation

@blakkd
Copy link
Contributor

@blakkd blakkd commented Jan 1, 2026

Fixes the JSON schema issue

{
  "Invalid request": {
    "error": {
      "code": 400,
      "message": "JSON schema conversion failed:\nUnrecognized schema: {\"description\":\"Optional metadata to store with the plan item.\"}"
    }
  }
}

That made it for me for when serving with llama-cpp. But no pressure, I don't know if this is a good approach this was a quick fix using gpt-oss-20b!

Copy link
Owner

@stippi stippi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@stippi stippi merged commit 40e6601 into stippi:main Jan 1, 2026
1 check passed
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