mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-20 16:02:19 +00:00
0e233a7800
* add max tokens settings * higher max * fixes * save max tokens in workspace settings * cleaning * cleaning * cleaning * feat(ai): add collapsible sections to ModelTokenLimits component - Add collapsible/expandable sections for each AI provider - Display 'Modified' badge when providers have custom settings - Use ChevronDown/ChevronUp icons for visual feedback - Add smooth slide transitions for better UX - Reduce vertical space usage in workspace settings Co-authored-by: centdix <centdix@users.noreply.github.com> * adjust * nit --------- Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com> Co-authored-by: centdix <centdix@users.noreply.github.com>
Windmill API
The API server, exposing functionality to other components and the frontend
This crate exposes both a library as well as a binary target.