You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
XAgent-Server | XAgentServer.exts.exception_ext.XAgentRunningError: Error code: 401 - {'error': {'message': 'Incorrect API key provided: sk-xxxxx. You can find your API key at https://platform.openai.com/account/api-keys.', 'type': 'invalid_request_error', 'param': None, 'code': 'invalid_api_key'}}
XAgent-Server | INFO: connection closed
XAgent-Server | chatcompletion error: Error code: 401 - {'error': {'message': 'Incorrect API key provided: sk-xxxxx. You can find your API key at https://platform.openai.com/account/api-keys.', 'type': 'invalid_request_error', 'param': None, 'code': 'invalid_api_key'}}
XAgent-Server | Error in task_handler of d4be60d8b5ec477a985b00b28de40a66: Error code: 401 - {'error': {'message': 'Incorrect API key provided: sk-xxxxx. You can find your API key at https://platform.openai.com/account/api-keys.', 'type': 'invalid_request_error', 'param': None, 'code': 'invalid_api_key'}}
XAgent-Server | Send data to d4be60d8b5ec477a985b00b28de40a66: Send 6d8ff43394fa4fb383212bbbe3f1516ddata to client, length: 233.
XAgent-Server | Receive data from d4be60d8b5ec477a985b00b28de40a66: {
XAgent-Server | "type": "disconnect"
XAgent-Server | }
XAgent-Server | Disconnect with client d4be60d8b5ec477a985b00b28de40a66:
XAgent-Server | shutdown scheduler
XAgent-Server | close db
我对于config.yml文件中的API和不需要中转进行了更改,其他未动
但是输出结果为API出现401错误,图中为假,实际我填的是真的
请问这怎么解决
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
XAgent-Server | XAgentServer.exts.exception_ext.XAgentRunningError: Error code: 401 - {'error': {'message': 'Incorrect API key provided: sk-xxxxx. You can find your API key at https://platform.openai.com/account/api-keys.', 'type': 'invalid_request_error', 'param': None, 'code': 'invalid_api_key'}}
XAgent-Server | INFO: connection closed
XAgent-Server | chatcompletion error: Error code: 401 - {'error': {'message': 'Incorrect API key provided: sk-xxxxx. You can find your API key at https://platform.openai.com/account/api-keys.', 'type': 'invalid_request_error', 'param': None, 'code': 'invalid_api_key'}}
XAgent-Server | Error in task_handler of d4be60d8b5ec477a985b00b28de40a66: Error code: 401 - {'error': {'message': 'Incorrect API key provided: sk-xxxxx. You can find your API key at https://platform.openai.com/account/api-keys.', 'type': 'invalid_request_error', 'param': None, 'code': 'invalid_api_key'}}
XAgent-Server | Send data to d4be60d8b5ec477a985b00b28de40a66: Send 6d8ff43394fa4fb383212bbbe3f1516ddata to client, length: 233.
XAgent-Server | Receive data from d4be60d8b5ec477a985b00b28de40a66: {
XAgent-Server | "type": "disconnect"
XAgent-Server | }
XAgent-Server | Disconnect with client d4be60d8b5ec477a985b00b28de40a66:
XAgent-Server | shutdown scheduler
XAgent-Server | close db
我对于config.yml文件中的API和不需要中转进行了更改,其他未动
但是输出结果为API出现401错误,图中为假,实际我填的是真的
请问这怎么解决
Beta Was this translation helpful? Give feedback.
All reactions