Giter Club home page Giter Club logo

Comments (7)

isafulf avatar isafulf commented on May 22, 2024 1

This is now resolved, thanks all cc @tylerhutcherson

from chatgpt-retrieval-plugin.

FJJLeon avatar FJJLeon commented on May 22, 2024

I have the same problem, have you solved it?
Is it seems an issue with the API key, network, or authentication?

from chatgpt-retrieval-plugin.

nayutah avatar nayutah commented on May 22, 2024

Not yet, I will drill down to it in spare time. I guess it is about the HTTP module, has nothing to do with Redis.

from chatgpt-retrieval-plugin.

CyberAmyntas avatar CyberAmyntas commented on May 22, 2024

Can you try the cli for redis?

redis-cli monitor - If this connects from the same subnet/machine as your machine 192.168.2.159 , then the issue is outside of redis.

The next step is to understand the issues related to /v1/embeddings and how you are accessing it, as the IP seems to be outside of your current range 172.17.0.1

from chatgpt-retrieval-plugin.

nayutah avatar nayutah commented on May 22, 2024

Can you try the cli for redis?

redis-cli monitor - If this connects from the same subnet/machine as your machine 192.168.2.159 , then the issue is outside of redis.

The next step is to understand the issues related to /v1/embeddings and how you are accessing it, as the IP seems to be outside of your current range 172.17.0.1

redis-cli works well in my Mac, I use the 'upsert' function through the FastAPI web portal, '/v1/embeddings' comes up in the error essage.

from chatgpt-retrieval-plugin.

leslie0912 avatar leslie0912 commented on May 22, 2024

你能试试redis的cli吗?
redis-cli monitor- 如果这与您的机器连接自同一子网/机器192.168.2.159 ,则问题出在 redis 之外。
下一步是了解与之相关的问题/v1/embeddings以及您如何访问它,因为 IP 似乎超出了您当前的范围172.17.0.1

redis-cli 在我的 Mac 上运行良好,我通过 FastAPI 门户网站使用“upsert”功能,“/v1/embeddings”出现在错误消息中。

use proxy

from chatgpt-retrieval-plugin.

nayutah avatar nayutah commented on May 22, 2024

I have the same problem, have you solved it? Is it seems an issue with the API key, network, or authentication?

It is a network problem to reach https://api.openai.com/v1/embeddings , so fix it with a proxy or deploy the plugin where the network reachable.

from chatgpt-retrieval-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.