ragflow icon indicating copy to clipboard operation
ragflow copied to clipboard

[Bug]: cannot add embedding model : bce-embedding-base_v1

Open guessor opened this issue 1 year ago • 1 comments

Is there an existing issue for the same bug?

  • [X] I have checked the existing issues.

Branch name

main

Commit ID

NA

Other environment information

No response

Actual behavior

when we try to add the local embedding model using OpenAI-API-Compatible, we got the following issue:

Fail to access embedding model(bce-embedding-base___OpenAI-API).Fail

Expected behavior

No response

Steps to reproduce

- Add model type: embedding
- add model name: bce-embedding-base_v1
 - input base url: {our own url}
- API key : {our own key}

Additional information

No response

guessor avatar Aug 27 '24 10:08 guessor

hi @guessor
Possible reasons for the failure to add the model could include:

1.Which deployment platform are you using? Does it support the OpenAI SDK? 2.Is your base_url filled in correctly? You can refer to this image for guidance. 1

If you encounter any difficulties, feel free to contact me at any time.

hangters avatar Aug 29 '24 01:08 hangters

Close due to no response.

yuzhichang avatar Nov 29 '24 09:11 yuzhichang