update fastgpt config
This commit is contained in:
@@ -33,14 +33,12 @@
|
|||||||
},
|
},
|
||||||
"llm": {
|
"llm": {
|
||||||
"provider": "fastgpt",
|
"provider": "fastgpt",
|
||||||
"api_key": "fastgpt-gPywgEQUC0BPEZxmKowfQOOsLNHcn9hthEVUH21ZsNld1v4IzvRakT6r",
|
"api_key": "fastgpt-v1FljAxBz3tJeS0bH7HZU4yVGclsTcfiy9yK7V9Zr9126maDHQ97Xlo8n",
|
||||||
"base_url": "http://localhost:3030",
|
"base_url": "http://localhost:3030",
|
||||||
"model": "my-voice-app",
|
"model": "my-voice-app",
|
||||||
"app_id": "6a139bdd53e3f8d9f274230b",
|
"app_id": "6a153aed53e3f8d9f2744905",
|
||||||
"chat_id": null,
|
"chat_id": null,
|
||||||
"variables": {
|
"variables": {},
|
||||||
"user_name": "Alex"
|
|
||||||
},
|
|
||||||
"detail": false,
|
"detail": false,
|
||||||
"timeout_sec": 60.0,
|
"timeout_sec": 60.0,
|
||||||
"send_system_prompt": false
|
"send_system_prompt": false
|
||||||
|
|||||||
Reference in New Issue
Block a user