Duplicated from tiny-agents/tiny-agents
8d7bb18
1
2
3
4
5
6
7
8
9
10
11
12
{ "model": "Qwen/Qwen2.5-72B-Instruct", "provider": "nebius", "servers": [ { "type": "stdio", "command": "npx", "args": ["@playwright/mcp@latest"] } ] }