Skip to content

Commit

Permalink
Update .env
Browse files Browse the repository at this point in the history
  • Loading branch information
xianyu110 authored Nov 9, 2023
1 parent b37bbd3 commit b93369b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .env
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ CLIENT_DEFAULT_MESSAGE='Powered by OpenAI Vercel
- [[Shift]] + [[Enter]] 换行。开头输入 [[/]] 或者 [[空格]] 搜索 Prompt 预设。[[↑]] 可编辑最近一次提问。点击顶部名称滚动到顶部,点击输入框滚动到底部。
'
CLIENT_MAX_INPUT_TOKENS={"gpt-3.5":16000,"gpt-4":32000}
OPENAI_API_BASE_URL=api.chatanywhere.com.cn
OPENAI_API_BASE_URL=
OPENAI_API_KEY=
TIMEOUT=30000
PASSWORD=996
SEND_KEY=
SEND_CHANNEL=9
NO_GFW=false
NO_GFW=

0 comments on commit b93369b

Please sign in to comment.