diff --git a/config/fastgpt.example.json b/config/fastgpt.example.json index fce3aa7..65c64e8 100644 --- a/config/fastgpt.example.json +++ b/config/fastgpt.example.json @@ -33,14 +33,12 @@ }, "llm": { "provider": "fastgpt", - "api_key": "fastgpt-gPywgEQUC0BPEZxmKowfQOOsLNHcn9hthEVUH21ZsNld1v4IzvRakT6r", + "api_key": "fastgpt-v1FljAxBz3tJeS0bH7HZU4yVGclsTcfiy9yK7V9Zr9126maDHQ97Xlo8n", "base_url": "http://localhost:3030", "model": "my-voice-app", - "app_id": "6a139bdd53e3f8d9f274230b", + "app_id": "6a153aed53e3f8d9f2744905", "chat_id": null, - "variables": { - "user_name": "Alex" - }, + "variables": {}, "detail": false, "timeout_sec": 60.0, "send_system_prompt": false