v0.1.1
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 (OpenAIjson_schema, the Anthropic-compatible endpoint) rejected.