Hi, I have an agentic workflow triggered with the following config
engine:
id: copilot
model: small
It compiled correctly using gh aw compile and the Model alias should be correct following these docs: https://github.github.com/gh-aw/reference/model-tables/
However when I trigger the workflow I get the following error by Github Copilot CLI:
Error: model 'small' is retired or unsupported. Did you mean 'gpt-4'?
gh aw version v0.81.6
Hi, I have an agentic workflow triggered with the following config
It compiled correctly using
gh aw compileand the Model alias should be correct following these docs: https://github.github.com/gh-aw/reference/model-tables/However when I trigger the workflow I get the following error by Github Copilot CLI:
gh aw version v0.81.6