We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
llm-qwen-1 | [2024-08-06 14:57:57.397][info][index<986,30>] <- POST /v1/chat/completions 585ms llm-qwen-1 | [2024-08-06 14:57:57.625][success][index<1249,22>] Stream has completed transfer 231ms freeaskinternet-ui-1 | 192.168.100.13 - - [06/Aug/2024:06:57:57 +0000] "POST /api/search/stream/LbsAGURMdtXjbL3koYhn4k HTTP/1.1" 200 68 "http://192.168.200.197:33000/search/8yXxbTLhWU9NCIXXmAarjB?query=%E9%A6%99%E6%B8%AF%E9%87%91%E8%9E%8D&model=qwen&ask_type=search&model_token=" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36" "-" llm-qwen-1 | APIException [Error]: [请求qwen失败]: NOT_LOGIN-未登录 llm-qwen-1 | at checkResult (file:///app/dist/index.js:1388:9) llm-qwen-1 | at removeConversation (file:///app/dist/index.js:1137:3) llm-qwen-1 | at process.processTicksAndRejections (node:internal/process/task_queues:95:5) { llm-qwen-1 | errcode: -2001, llm-qwen-1 | errmsg: '[请求qwen失败]: NOT_LOGIN-未登录', llm-qwen-1 | data: undefined, llm-qwen-1 | httpStatusCode: undefined
I have filled 3 api keys in the page setting. where should I check to fix it ?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
llm-qwen-1 | [2024-08-06 14:57:57.397][info][index<986,30>] <- POST /v1/chat/completions 585ms
llm-qwen-1 | [2024-08-06 14:57:57.625][success][index<1249,22>] Stream has completed transfer 231ms
freeaskinternet-ui-1 | 192.168.100.13 - - [06/Aug/2024:06:57:57 +0000] "POST /api/search/stream/LbsAGURMdtXjbL3koYhn4k HTTP/1.1" 200 68 "http://192.168.200.197:33000/search/8yXxbTLhWU9NCIXXmAarjB?query=%E9%A6%99%E6%B8%AF%E9%87%91%E8%9E%8D&model=qwen&ask_type=search&model_token=" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36" "-"
llm-qwen-1 | APIException [Error]: [请求qwen失败]: NOT_LOGIN-未登录
llm-qwen-1 | at checkResult (file:///app/dist/index.js:1388:9)
llm-qwen-1 | at removeConversation (file:///app/dist/index.js:1137:3)
llm-qwen-1 | at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
llm-qwen-1 | errcode: -2001,
llm-qwen-1 | errmsg: '[请求qwen失败]: NOT_LOGIN-未登录',
llm-qwen-1 | data: undefined,
llm-qwen-1 | httpStatusCode: undefined
I have filled 3 api keys in the page setting.
where should I check to fix it ?
The text was updated successfully, but these errors were encountered: