maxSteps setting is not being send from playground

No description
2 Replies
Guria
GuriaOP6d ago
still happening with
"dependencies": {
"@ai-sdk/amazon-bedrock": "^3.0.35",
"@ai-sdk/openai-compatible": "^1.0.22",
"@aws-sdk/credential-providers": "^3.910.0",
"@mastra/core": "^0.21.0",
"@mastra/libsql": "^0.15.2",
"@mastra/loggers": "^0.10.16",
"@mastra/memory": "^0.15.7",
"dotenv": "^17.2.3",
"zod": "^3.25.76"
},
"devDependencies": {
"@biomejs/biome": "2.2.5",
"@types/node": "^24.6.2",
"@vitest/coverage-v8": "^3.2.4",
"ai": "^5.0.62",
"mastra": "^0.16.0",
"msw": "^2.11.4",
"typescript": "^5.9.3",
"vitest": "^3.2.4"
}
"dependencies": {
"@ai-sdk/amazon-bedrock": "^3.0.35",
"@ai-sdk/openai-compatible": "^1.0.22",
"@aws-sdk/credential-providers": "^3.910.0",
"@mastra/core": "^0.21.0",
"@mastra/libsql": "^0.15.2",
"@mastra/loggers": "^0.10.16",
"@mastra/memory": "^0.15.7",
"dotenv": "^17.2.3",
"zod": "^3.25.76"
},
"devDependencies": {
"@biomejs/biome": "2.2.5",
"@types/node": "^24.6.2",
"@vitest/coverage-v8": "^3.2.4",
"ai": "^5.0.62",
"mastra": "^0.16.0",
"msw": "^2.11.4",
"typescript": "^5.9.3",
"vitest": "^3.2.4"
}

Did you find this page helpful?