MDijital adlı üyeden alıntı: mesajı görüntüle
Evet hocam
vscode de bu json dosyası ile hata veriyor siz nasıl yaptınız acaba


	{
		"name": "agentrouter",
		"vendor": "customendpoint",
		"apiKey": "${input:chat.lm.secret.7aefda8f}",
		"apiType": "chat-completions",
		"models": [
			{
				"id": "claude-opus-4-6",
				"name": "claude-opus-4-6",
				"url": "https://agentrouter.org/v1",
				"toolCalling": true,
				"vision": true,
				"maxInputTokens": 128000,
				"maxOutputTokens": 16000
			}