2 posts tagged with "AI Chat"
View All TagsThe flow builder includes an integrated AI chat panel that lets you create and modify flows using natural language. Just describe what you want to achieve, and the AI will build the flow for you, step by step.
New features
- Uses scripts from your workspace and the Windmill Hub or generates new ones when needed
- Updates flow inputs and connects steps automatically using context from the flow
- Sets up loops and branches with suitable iterator expressions and conditions based on the flow data
The script editor now includes an integrated AI Chat Panel designed to assist with coding tasks. The assistant can generate code, fix issues, suggest improvements, add documentation, and more — all in a conversational interface.
New features
- AI chat panel embedded in the script editor
- Granular apply/reject controls to accept or discard individual parts of AI-generated code
- Include context elements like database schemas, deployed script diffs, and runtime errors
- Quick actions for common tasks such as bug fixing, refactoring, and documentation
- Support for any AI model including self-hosted/custom base URL (now part of the community edition!)