mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-22 08:02:19 +00:00
bfbeb468f1
* fix(aiagent): use tool-based structured output for all claude models Extended is_anthropic_provider to check if model starts with 'claude' regardless of provider. This ensures the tool-based structured output logic is used for all Claude models, not just when using Anthropic or OpenRouter providers. Closes #6977 Co-authored-by: windmill-internal-app[bot] <windmill-internal-app[bot]@users.noreply.github.com> * fix --------- Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com> Co-authored-by: windmill-internal-app[bot] <windmill-internal-app[bot]@users.noreply.github.com>
Windmill Worker
The worker. Used to process and execute flows & jobs.
This crate exposes both a library as well as a binary target.