Cascade models
- Last Updated: December 23, 2025
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Cascade integrates seamlessly with Windsurf to support a variety of LLMs, enabling you to tailor AI behavior to your coding style and project requirements.
Select a language model
Windsurf provides access to multiple LLMs. To switch between models, use the dropdown list located below the prompt input field in the Cascade interface.

It is a good practice to evaluate several models to determine which best aligns with your development style and task complexity.
Configure mode
After you have selected the LLM, make sure to set configure the mode. Cascade offers two
distinct operational modes:
- Code—Enables Cascade to generate and modify code directly within your codebase.
- Chat—Designed for conversational interactions, this mode supports inquiries about your codebase, programming concepts, and general coding principles.
Note: Always ensure that the
Code mode is selected when performing code generation
or modification tasks.