删除 chatgpt-adapter 使项目轻量化,该内容可靠性很差。

This commit is contained in:
liuwei
2025-03-18 11:25:18 +08:00
parent 2bb84faa0c
commit 3c757161c4
11 changed files with 0 additions and 40 deletions
-13
View File
@@ -1,13 +0,0 @@
# 使用的开源框架进行白嫖
## git地址为:
https://github.com/bincooo/chatgpt-adapter
config https://bincooo.github.io/chatgpt-adapter/#/config
## Cursor KEY
user_01JM9KQ2QYTP2RKFJTCYB8PANT%3A%3AeyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiJnb29nbGUtb2F1dGgyfHVzZXJfMDFKTTlLUTJRWVRQMlJLRkpUQ1lCOFBBTlQiLCJ0aW1lIjoiMTczOTc4NDQyNSIsInJhbmRvbW5lc3MiOiJiMjVmYzlmNC1jNmQ5LTQ4ZDMiLCJleHAiOjQzMzE3ODQ0MjUsImlzcyI6Imh0dHBzOi8vYXV0aGVudGljYXRpb24uY3Vyc29yLnNoIiwic2NvcGUiOiJvcGVuaWQgcHJvZmlsZSBlbWFpbCBvZmZsaW5lX2FjY2VzcyIsImF1ZCI6Imh0dHBzOi8vY3Vyc29yLmNvbSJ9.8DNNEZaTTYdfLzohsI50P7JEF39dTKcPFVb4W1cvluY
## Windsurf KEY
46a5674a-e978-491b-a810-5d54605f2c36
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-1
View File
@@ -1 +0,0 @@
.\bin\windows\server.exe
-26
View File
@@ -1,26 +0,0 @@
server:
port: 8080
# proxied: http://127.0.0.1:7890
password: 'xxx'
think_reason: true
debug: false
browser-less:
enabled: true
port: 8081
#reversal: http://127.0.0.1:8081
disabled-gpu: true
headless: new
matcher:
- match: I do not engage
over: ":\n"
notice:
regex: |
"(?i)I do not engage .+:\n":""
- match: <thinking>
over: </thinking>
notice:
think_reason: true
regex: |
"(?s)<thinking>(.+)</thinking>":"$1"