mirror of
https://github.com/lanqian528/chat2api.git
synced 2026-06-13 21:02:46 +08:00
v1.6.5 no sentinel
This commit is contained in:
parent
0c0366ec5c
commit
703aa58e39
@ -150,7 +150,7 @@ async def refresh(request: Request):
|
||||
|
||||
|
||||
if no_sentinel:
|
||||
@app.post("/backend-api/conversation")
|
||||
@app.post("/backend-api/sentinel/chat-requirements")
|
||||
async def sentinel_chat_conversations():
|
||||
return {
|
||||
"arkose": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user