Skip to content

v2.0.0 — Slim Response Fields (Breaking)

Choose a tag to compare

@zuoyeweb3 zuoyeweb3 released this 19 Apr 15:47

⚠️ Breaking Change

Skill response payloads have been slimmed down to focus on the fields users actually care about. v1.x integrations need to be updated.

Why

  • Original responses carried a lot of intermediate fields — too much noise
  • Slimmer payloads make LLM calls more stable and reduce token cost

Migration

If your integration reads v1.x response fields, update your field references to match the new schema.