Browse Source

config: remove the config temporarily and consider integrating it as a plugin

master
zhayujie 1 year ago
parent
commit
165182c68f
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      config-template.json

+ 0
- 2
config-template.json View File

@@ -1,8 +1,6 @@
{ {
"open_ai_api_key": "YOUR API KEY", "open_ai_api_key": "YOUR API KEY",
"model": "gpt-3.5-turbo", "model": "gpt-3.5-turbo",
"linkai_api_key": "YOUR API KEY",
"linkai_app_code": "",
"proxy": "", "proxy": "",
"single_chat_prefix": [ "single_chat_prefix": [
"bot", "bot",


Loading…
Cancel
Save