From 6eaf839c38bd08d088d00ca61df334cd3fba3890 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fatih=20Kadir=20Ak=C4=B1n?= Date: Mon, 16 Jun 2025 23:49:24 +0300 Subject: [PATCH] update --- embed-script.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/embed-script.js b/embed-script.js index 00d8d66..7238800 100644 --- a/embed-script.js +++ b/embed-script.js @@ -522,7 +522,7 @@ class EmbedDesigner { this.config = { prompt: 'Build an MCP server that works with Weather API. See @Web for cool weather APIs.', context: ['@Web', 'https://modelcontextprotocol.io/full-llms.txt'], - model: 'claude-4-sonnet', + model: 'Claude 4 Sonnet', mode: 'agent', thinking: true, max: true,