Skip to content

v0.1.1

Choose a tag to compare

@TahaSh TahaSh released this 01 Jul 23:17
ed14996

Fixed

  • Structured output for list fields — an LLM node whose output field is a
    list (multiple: true) now emits a valid array JSON schema and is detected as
    structured output. Previously it produced an invalid schema that strict
    providers (OpenAI json_schema, the Anthropic-compatible endpoint) rejected.