-
Notifications
You must be signed in to change notification settings - Fork 295
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add convert log tool && switch chat saver && cancel
fk-
prefi…
…x limit (#34) * feat: switch log saver * Update README * fix: fix except error && add load_chat func * cancel `fk-` prefix limit * 🔥 Cancel commit-lint check * add tool.py * fix pytest
- Loading branch information
Showing
18 changed files
with
413 additions
and
334 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,8 @@ | ||
LOG_CHAT=True | ||
LOG_CHAT=false | ||
OPENAI_BASE_URL=https://api.openai.com | ||
OPENAI_API_KEY= | ||
FORWARD_KEY= | ||
ROUTE_PREFIX= | ||
ROUTE_PREFIX= | ||
|
||
# 设定时区 | ||
TZ=Asia/Shanghai |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
af3a05f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
openai-forward – ./
openai-forward-git-main-kunyuan.vercel.app
vercel.openai-forward.com
openai-forward-kunyuan.vercel.app
vercel.openai-forward.top