Skip to content

Add support for the new Structured Output Response Healing plugin #312

@ejdrien

Description

@ejdrien

The new Structured Output Response Healing (announcement post, docs) is a new plugin that can be enabled per request simply by adding

plugins: [
  { id: "response-healing" },
]

to openrouter provider instance inside generateObject.

This library already supports plugins for previously introduced plugins such as web or file-parser.

This issue asks to add support for this new plugin.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions