https://github.com/formzs/poe-to-gpt
我订阅了 poe ,每一步都按照 readme 操作,看 powershell 提示也成功跑起来了
但是我在 nextchat 里面填上 http://localhost:3700/v1/chat/completions 和 accessTokens 以后 还是没办法用
只有这个提示
{
"error": true,
"message": "Failed to fetch"
}
我订阅了 poe ,每一步都按照 readme 操作,看 powershell 提示也成功跑起来了
但是我在 nextchat 里面填上 http://localhost:3700/v1/chat/completions 和 accessTokens 以后 还是没办法用
只有这个提示
{
"error": true,
"message": "Failed to fetch"
}