infiniflow / ragflow

RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
https://ragflow.io
Apache License 2.0
16.98k stars 1.73k forks source link

[Bug]: Unable to use openai embedding model in demo app with error : connection error #1626

Open Jianghong-bgcg opened 1 month ago

Jianghong-bgcg commented 1 month ago

Is there an existing issue for the same bug?

Branch name

unknown, I'm running from https://demo.ragflow.io/ at Jul.21 6pm US ET

Commit ID

unknown

Other environment information

No response

Actual behavior

What I did:

  1. login to demo.ragflow.io
  2. add OpenAI API key to the model provider.
  3. setup knowledge base with openai as embedding model provider, the model is text-embedding-3-small
  4. upload file and start building knowledge base, having this error: image

Expected behavior

The knowledge base build should work with openai model.

Steps to reproduce

See Actual Behaviour.

Additional information

I've verified my OPENAI_API_KEY is working.

KevinHuSh commented 1 month ago

Yes, we are gone figure this out.

akwin1234 commented 1 month ago

same issue @KevinHuSh

SongshGeo commented 3 weeks ago

same issue @KevinHuSh