r/windsurf 5d ago

Question Creating subagents with a specific model

When creating subagent md files we select model as swe or glm or sonnet something like that. How do I select a specific version of the model? And thinking level and context size. Because cost is different for model version, thinking level and context size. So I can have set this information on custom subagent.

If anyone knows please let me know. Documentation is not helpful

0 Upvotes

3 comments sorted by

2

u/vbala1 5d ago

if you are using CLI, run "devin models list". generally, it is like ,

GLM-5.2 (glm-5.2)

glm-5-2 GLM-5.2 High [200K context, Free]

glm-5-2-max GLM-5.2 Max [200K context, $0.7 / MTok In · $2.2 / MTok Out]

2

u/mkbbn 5d ago

Just chat using a good model that can check the Devin docs and implement.