Skip to main content

One post tagged with "workflow"

View All Tags

Switch Models Mid-Conversation: No Restarts, No Lost Context

· 9 min read
AI Agent Team
Core Development Team

Switching models mid-session sounds simple. In practice, most systems make you start over.

You pick a model at the beginning of a conversation. You build context — twenty messages deep, a dozen tool calls, a pile of file reads. Then you realize the model is too slow, too expensive, or missing a capability you need. Your options: abandon the session and start fresh, or keep going with the wrong tool for the job.

Helix doesn't work that way.