|
|
|
|
|
===================== LOG START 2024-06-15 18:38:42.920 ===================== |
|
|
|
Server initialized |
|
<<<< deepseek free server >>>> |
|
Version: 0.0.6 |
|
Process id: 27624 |
|
Environment: dev |
|
Service name: deepseek-free-api |
|
Route attached |
|
Route /v1/chat attached |
|
Route /ping attached |
|
Route /token attached |
|
Route /v1 attached |
|
Server listening on port 8000 (0.0.0.0) |
|
Service startup completed (59ms) |
|
-> GET / |
|
<- GET / 10ms |
|
-> GET /v1 request is not supported - 127.0.0.1 |
|
: 正确请求为 POST -> /v1/chat/completions,当前请求为 GET -> /v1 请纠正 |
|
<- GET /v1 8ms |
|
-> GET /v1/chat/completions request is not supported - 127.0.0.1 |
|
: 正确请求为 POST -> /v1/chat/completions,当前请求为 GET -> /v1/chat/completions 请纠正 |
|
<- GET /v1/chat/completions 4ms |
|
-> POST /v1/chat/completions |
|
Params body.messages invalid: -> function isArray() { } |
|
APIException : Params body.messages invalid |
|
at Request.validate (file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:824:13) |
|
at /completions (file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1520:94) |
|
at file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1017:9 |
|
at new Promise (<anonymous>) |
|
at #requestProcessing (file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1012:12) |
|
at file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:984:72 |
|
at dispatch (C:\mat-dir\playground\huggingface-stuff\deepseek-free-api\node_modules\koa-compose\index.js:42:32) |
|
at C:\mat-dir\playground\huggingface-stuff\deepseek-free-api\node_modules\koa-router\lib\router.js:423:16 |
|
at dispatch (C:\mat-dir\playground\huggingface-stuff\deepseek-free-api\node_modules\koa-compose\index.js:42:32) |
|
at C:\mat-dir\playground\huggingface-stuff\deepseek-free-api\node_modules\koa-compose\index.js:34:12 { |
|
errcode: -2000, |
|
errmsg: 'Params body.messages invalid', |
|
data: undefined, |
|
httpStatusCode: undefined |
|
} <- POST /v1/chat/completions 19ms |
|
-> POST /v1/chat/completions |
|
Params body.messages invalid: -> function isArray() { } |
|
APIException : Params body.messages invalid |
|
at Request.validate (file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:824:13) |
|
at /completions (file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1520:94) |
|
at file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1017:9 |
|
at new Promise (<anonymous>) |
|
at #requestProcessing (file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1012:12) |
|
at file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:984:72 |
|
at dispatch (C:\mat-dir\playground\huggingface-stuff\deepseek-free-api\node_modules\koa-compose\index.js:42:32) |
|
at C:\mat-dir\playground\huggingface-stuff\deepseek-free-api\node_modules\koa-router\lib\router.js:423:16 |
|
at dispatch (C:\mat-dir\playground\huggingface-stuff\deepseek-free-api\node_modules\koa-compose\index.js:42:32) |
|
at C:\mat-dir\playground\huggingface-stuff\deepseek-free-api\node_modules\koa-compose\index.js:34:12 { |
|
errcode: -2000, |
|
errmsg: 'Params body.messages invalid', |
|
data: undefined, |
|
httpStatusCode: undefined |
|
} <- POST /v1/chat/completions 3ms |
|
-> POST /v1/chat/completions |
|
Params body.messages invalid: -> function isArray() { } |
|
APIException : Params body.messages invalid |
|
at Request.validate (file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:824:13) |
|
at /completions (file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1520:94) |
|
at file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1017:9 |
|
at new Promise (<anonymous>) |
|
at #requestProcessing (file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1012:12) |
|
at file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:984:72 |
|
at dispatch (C:\mat-dir\playground\huggingface-stuff\deepseek-free-api\node_modules\koa-compose\index.js:42:32) |
|
at C:\mat-dir\playground\huggingface-stuff\deepseek-free-api\node_modules\koa-router\lib\router.js:423:16 |
|
at dispatch (C:\mat-dir\playground\huggingface-stuff\deepseek-free-api\node_modules\koa-compose\index.js:42:32) |
|
at C:\mat-dir\playground\huggingface-stuff\deepseek-free-api\node_modules\koa-compose\index.js:34:12 { |
|
errcode: -2000, |
|
errmsg: 'Params body.messages invalid', |
|
data: undefined, |
|
httpStatusCode: undefined |
|
} <- POST /v1/chat/completions 4ms |
|
-> POST /v1/chat/completions |
|
Params body.messages invalid: -> function isArray() { } |
|
APIException : Params body.messages invalid |
|
at Request.validate (file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:824:13) |
|
at /completions (file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1520:94) |
|
at file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1017:9 |
|
at new Promise (<anonymous>) |
|
at #requestProcessing (file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1012:12) |
|
at file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:984:72 |
|
at dispatch (C:\mat-dir\playground\huggingface-stuff\deepseek-free-api\node_modules\koa-compose\index.js:42:32) |
|
at C:\mat-dir\playground\huggingface-stuff\deepseek-free-api\node_modules\koa-router\lib\router.js:423:16 |
|
at dispatch (C:\mat-dir\playground\huggingface-stuff\deepseek-free-api\node_modules\koa-compose\index.js:42:32) |
|
at C:\mat-dir\playground\huggingface-stuff\deepseek-free-api\node_modules\koa-compose\index.js:34:12 { |
|
errcode: -2000, |
|
errmsg: 'Params body.messages invalid', |
|
data: undefined, |
|
httpStatusCode: undefined |
|
} <- POST /v1/chat/completions 3ms |
|
-> POST /v1/chat/completions |
|
Params body.messages invalid: -> function isArray() { } |
|
APIException : Params body.messages invalid |
|
at Request.validate (file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:824:13) |
|
at /completions (file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1520:94) |
|
at file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1017:9 |
|
at new Promise (<anonymous>) |
|
at #requestProcessing (file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1012:12) |
|
at file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:984:72 |
|
at dispatch (C:\mat-dir\playground\huggingface-stuff\deepseek-free-api\node_modules\koa-compose\index.js:42:32) |
|
at C:\mat-dir\playground\huggingface-stuff\deepseek-free-api\node_modules\koa-router\lib\router.js:423:16 |
|
at dispatch (C:\mat-dir\playground\huggingface-stuff\deepseek-free-api\node_modules\koa-compose\index.js:42:32) |
|
at C:\mat-dir\playground\huggingface-stuff\deepseek-free-api\node_modules\koa-compose\index.js:34:12 { |
|
errcode: -2000, |
|
errmsg: 'Params body.messages invalid', |
|
data: undefined, |
|
httpStatusCode: undefined |
|
} <- POST /v1/chat/completions 9ms |
|
-> POST /v1/chat/completions |
|
Params body.messages invalid: -> function isArray() { } |
|
APIException : Params body.messages invalid |
|
at Request.validate (file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:824:13) |
|
at /completions (file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1520:94) |
|
at file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1017:9 |
|
at new Promise (<anonymous>) |
|
at #requestProcessing (file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1012:12) |
|
at file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:984:72 |
|
at dispatch (C:\mat-dir\playground\huggingface-stuff\deepseek-free-api\node_modules\koa-compose\index.js:42:32) |
|
at C:\mat-dir\playground\huggingface-stuff\deepseek-free-api\node_modules\koa-router\lib\router.js:423:16 |
|
at dispatch (C:\mat-dir\playground\huggingface-stuff\deepseek-free-api\node_modules\koa-compose\index.js:42:32) |
|
at C:\mat-dir\playground\huggingface-stuff\deepseek-free-api\node_modules\koa-compose\index.js:34:12 { |
|
errcode: -2000, |
|
errmsg: 'Params body.messages invalid', |
|
data: undefined, |
|
httpStatusCode: undefined |
|
} <- POST /v1/chat/completions 7ms |
|
-> POST /v1/chat/completions |
|
Params body.messages invalid: -> function isArray() { } |
|
APIException : Params body.messages invalid |
|
at Request.validate (file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:824:13) |
|
at /completions (file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1520:94) |
|
at file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1017:9 |
|
at new Promise (<anonymous>) |
|
at #requestProcessing (file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1012:12) |
|
at file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:984:72 |
|
at dispatch (C:\mat-dir\playground\huggingface-stuff\deepseek-free-api\node_modules\koa-compose\index.js:42:32) |
|
at C:\mat-dir\playground\huggingface-stuff\deepseek-free-api\node_modules\koa-router\lib\router.js:423:16 |
|
at dispatch (C:\mat-dir\playground\huggingface-stuff\deepseek-free-api\node_modules\koa-compose\index.js:42:32) |
|
at C:\mat-dir\playground\huggingface-stuff\deepseek-free-api\node_modules\koa-compose\index.js:34:12 { |
|
errcode: -2000, |
|
errmsg: 'Params body.messages invalid', |
|
data: undefined, |
|
httpStatusCode: undefined |
|
} <- POST /v1/chat/completions 3ms |
|
-> POST /v1/chat/completions |
|
|
|
Refresh token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzc29faWQiOiIwYzM1ZjQ1Mi1kOGUxLTQzYTAtODcwMC0xNGI3NjI2Njc3MjkiLCJpc19vYXV0aCI6MSwib2F1dGhfcHJvdmlkZXIiOiJnb29nbGUiLCJ0b2tlbl90eXBlIjoiQmVhcmVyIiwiYWNjZXNzX3Rva2VuIjoieWEyOS5hMEFYb29DZ3VCclN6alp5UUZjb25SSFhKR01rMWdWMUN4TkNXekxMMU1XWF8zbkJUTEYxZEVnM25OTTdfaDFGVTRLS1Fqb0FGU0hnNzZGcE1sRGpBNVBuNXV3NWJIb1BtdW9NRUh1U0poSndnVENxQmlRTTZxRW50XzdsWlgyYkpTX0FUY2NnQmJjN1JMWkVyVlNwOGhyVGVSVG51VXlpVnJmMzZNWlFhQ2dZS0FVZ1NBUklTRlFIR1gyTWktdGxuSFlic3pqTHE2Tm5nOHlBUE13MDE3MyIsImV4cGlyYXRpb25fZGF0ZSI6MTcxODQyMzU3OC43MTI1MTkyLCJyZWZyZXNoX3Rva2VuIjoiMS8vMGd6V2Z6eG81X2ZwVUNnWUlBUkFBR0JBU053Ri1MOUlyalduNmc0QlozWTc0NjlkZTl1VWd4eHVGYmVqTUc2alZRcVFsbktTYzcyMFpVQzVUeFhRa2RKb3h1UEVZcTEtMW5aSSIsImlkX3Byb2ZpbGUiOnsicHJvdmlkZXIiOiJHT09HTEUiLCJpZCI6IjExMjg0MDk2ODEwMTI4MDY5Mzc2OCIsIm5hbWUiOiJjb25nIHl1IiwicGljdHVyZSI6Imh0dHBzOi8vbGgzLmdvb2dsZXVzZXJjb250ZW50LmNvbS9hL0FDZzhvY0prMmlwcmR3ZGE4cFNtMnJUTDBzTEp2a1Fad0JVOUtRT3NBbE9zSTducWNJZzd3Zz1zOTYtYyIsImxvY2FsZSI6ImVuX1VTIiwiZW1haWwiOiJ5dWNvbmdvQGdtYWlsLmNvbSJ9LCJlbWFpbCI6IiIsIm1vYmlsZV9udW1iZXIiOiIiLCJhcmVhX2NvZGUiOiIiLCJtb2JpbGUiOiIiLCJleHAiOjE3MTkwNTM2MzAsImF1ZCI6IjY1MjhhZDM5NmZhYTEzNjdmZWU2ZDE2YyJ9.ZPzXbJ3Vg-ZbD4sZXcgz2wALe6RqkpCP5n_nu62zsFM |
|
Refresh successful |
|
|
|
透传内容: |
|
Say this is a test! |
|
|
|
Stream has completed transfer 1205ms |
|
<- POST /v1/chat/completions 3318ms |
|
-> POST /v1/chat/completions |
|
|
|
Refresh token: none |
|
Stream response error: Error: : Authorization Failed (jwt) |
|
at checkResult (file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1368:9) |
|
at file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1138:23 |
|
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) |
|
at async requestToken (file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1126:18) |
|
at async acquireToken (file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1168:14) |
|
at async clearContext (file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1178:17) |
|
at async file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1200:7 Try again after 5s... |
|
|
|
Refresh token: none |
|
Stream response error: Error: : Authorization Failed (jwt) |
|
at checkResult (file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1368:9) |
|
at file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1138:23 |
|
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) |
|
at async requestToken (file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1126:18) |
|
at async acquireToken (file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1168:14) |
|
at async clearContext (file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1178:17) |
|
at async file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1200:7 Try again after 5s... |
|
|
|
Refresh token: none |
|
Stream response error: Error: : Authorization Failed (jwt) |
|
at checkResult (file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1368:9) |
|
at file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1138:23 |
|
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) |
|
at async requestToken (file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1126:18) |
|
at async acquireToken (file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1168:14) |
|
at async clearContext (file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1178:17) |
|
at async file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1200:7 Try again after 5s... |
|
|
|
Refresh token: none |
|
APIException : : Authorization Failed (jwt) |
|
at checkResult (file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1368:9) |
|
at file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1138:23 |
|
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) |
|
at async requestToken (file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1126:18) |
|
at async acquireToken (file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1168:14) |
|
at async clearContext (file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1178:17) |
|
at async file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1200:7 { |
|
errcode: -2001, |
|
errmsg: ': Authorization Failed (jwt)', |
|
data: undefined, |
|
httpStatusCode: undefined |
|
} <- POST /v1/chat/completions 16976ms |
|
-> POST /v1/chat/completions |
|
|
|
Refresh token: any |
|
Stream response error: Error: : Authorization Failed (jwt) |
|
at checkResult (file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1368:9) |
|
at file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1138:23 |
|
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) |
|
at async requestToken (file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1126:18) |
|
at async acquireToken (file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1168:14) |
|
at async clearContext (file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1178:17) |
|
at async file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1200:7 Try again after 5s... |
|
|
|
Refresh token: any |
|
Stream response error: Error: : Authorization Failed (jwt) |
|
at checkResult (file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1368:9) |
|
at file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1138:23 |
|
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) |
|
at async requestToken (file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1126:18) |
|
at async acquireToken (file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1168:14) |
|
at async clearContext (file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1178:17) |
|
at async file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1200:7 Try again after 5s... |
|
|
|
Refresh token: any |
|
Stream response error: Error: : Authorization Failed (jwt) |
|
at checkResult (file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1368:9) |
|
at file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1138:23 |
|
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) |
|
at async requestToken (file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1126:18) |
|
at async acquireToken (file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1168:14) |
|
at async clearContext (file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1178:17) |
|
at async file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1200:7 Try again after 5s... |
|
|
|
Refresh token: any |
|
APIException : : Authorization Failed (jwt) |
|
at checkResult (file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1368:9) |
|
at file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1138:23 |
|
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) |
|
at async requestToken (file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1126:18) |
|
at async acquireToken (file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1168:14) |
|
at async clearContext (file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1178:17) |
|
at async file:///C:/mat-dir/playground/huggingface-stuff/deepseek-free-api/dist/index.js:1200:7 { |
|
errcode: -2001, |
|
errmsg: ': Authorization Failed (jwt)', |
|
data: undefined, |
|
httpStatusCode: undefined |
|
} <- POST /v1/chat/completions 16837ms |
|
-> POST /v1/chat/completions |
|
|
|
|
|
透传内容: |
|
Say this is a test! |
|
|
|
Stream has completed transfer 1112ms |
|
<- POST /v1/chat/completions 2147ms |
|
Service exit |
|
|
|
|
|
===================== LOG END 2024-06-15 18:51:56.930 ===================== |
|
|
|
|
|
|
|
===================== LOG START 2024-06-15 18:52:31.175 ===================== |
|
|
|
Server initialized |
|
<<<< deepseek free server >>>> |
|
Version: 0.0.6 |
|
Process id: 12044 |
|
Environment: dev |
|
Service name: deepseek-free-api |
|
Route attached |
|
Route /v1/chat attached |
|
Route /ping attached |
|
Route /token attached |
|
Route /v1 attached |
|
Server listening on port 7860 (0.0.0.0) |
|
Service startup completed (63ms) |
|
-> POST /v1/chat/completions |
|
|
|
Refresh token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzc29faWQiOiIwYzM1ZjQ1Mi1kOGUxLTQzYTAtODcwMC0xNGI3NjI2Njc3MjkiLCJpc19vYXV0aCI6MSwib2F1dGhfcHJvdmlkZXIiOiJnb29nbGUiLCJ0b2tlbl90eXBlIjoiQmVhcmVyIiwiYWNjZXNzX3Rva2VuIjoieWEyOS5hMEFYb29DZ3VCclN6alp5UUZjb25SSFhKR01rMWdWMUN4TkNXekxMMU1XWF8zbkJUTEYxZEVnM25OTTdfaDFGVTRLS1Fqb0FGU0hnNzZGcE1sRGpBNVBuNXV3NWJIb1BtdW9NRUh1U0poSndnVENxQmlRTTZxRW50XzdsWlgyYkpTX0FUY2NnQmJjN1JMWkVyVlNwOGhyVGVSVG51VXlpVnJmMzZNWlFhQ2dZS0FVZ1NBUklTRlFIR1gyTWktdGxuSFlic3pqTHE2Tm5nOHlBUE13MDE3MyIsImV4cGlyYXRpb25fZGF0ZSI6MTcxODQyMzU3OC43MTI1MTkyLCJyZWZyZXNoX3Rva2VuIjoiMS8vMGd6V2Z6eG81X2ZwVUNnWUlBUkFBR0JBU053Ri1MOUlyalduNmc0QlozWTc0NjlkZTl1VWd4eHVGYmVqTUc2alZRcVFsbktTYzcyMFpVQzVUeFhRa2RKb3h1UEVZcTEtMW5aSSIsImlkX3Byb2ZpbGUiOnsicHJvdmlkZXIiOiJHT09HTEUiLCJpZCI6IjExMjg0MDk2ODEwMTI4MDY5Mzc2OCIsIm5hbWUiOiJjb25nIHl1IiwicGljdHVyZSI6Imh0dHBzOi8vbGgzLmdvb2dsZXVzZXJjb250ZW50LmNvbS9hL0FDZzhvY0prMmlwcmR3ZGE4cFNtMnJUTDBzTEp2a1Fad0JVOUtRT3NBbE9zSTducWNJZzd3Zz1zOTYtYyIsImxvY2FsZSI6ImVuX1VTIiwiZW1haWwiOiJ5dWNvbmdvQGdtYWlsLmNvbSJ9LCJlbWFpbCI6IiIsIm1vYmlsZV9udW1iZXIiOiIiLCJhcmVhX2NvZGUiOiIiLCJtb2JpbGUiOiIiLCJleHAiOjE3MTkwNTM2MzAsImF1ZCI6IjY1MjhhZDM5NmZhYTEzNjdmZWU2ZDE2YyJ9.ZPzXbJ3Vg-ZbD4sZXcgz2wALe6RqkpCP5n_nu62zsFM |
|
Refresh successful |
|
|
|
透传内容: |
|
Say this is a test! |
|
|
|
Stream has completed transfer 1164ms |
|
<- POST /v1/chat/completions 3180ms |
|
Service exit |
|
|
|
|
|
===================== LOG END 2024-06-15 18:53:33.482 ===================== |
|
|
|
|