mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-25 08:00:59 +00:00
c0dbbe942c
* add ui for structured output * implement backend logic for openai models * simulate having non required props * cleaning * implement logic for anthropic * cleaning * cleaning * cleaning * avoid name clash * return object * focus new field when adding * fix condition * small opti * use box raw value * avoid unnecessary parsing + return error if parsing fails * update ui to show all providers * cleaning * adapt backend * fix * styling fix * fix for anthropic with openrouter * nit styling * avoid race condition * fix merge * fix * fix import * make one component for whole provider selection * fix resource logic * rename * clean * remove console log * fix bad copy