This commit is contained in:
Fatih Kadir Akın 2025-06-16 23:49:24 +03:00
parent 6c38b61d7e
commit 6eaf839c38

View File

@ -522,7 +522,7 @@ class EmbedDesigner {
this.config = { this.config = {
prompt: 'Build an MCP server that works with Weather API. See @Web for cool weather APIs.', prompt: 'Build an MCP server that works with Weather API. See @Web for cool weather APIs.',
context: ['@Web', 'https://modelcontextprotocol.io/full-llms.txt'], context: ['@Web', 'https://modelcontextprotocol.io/full-llms.txt'],
model: 'claude-4-sonnet', model: 'Claude 4 Sonnet',
mode: 'agent', mode: 'agent',
thinking: true, thinking: true,
max: true, max: true,