ragflow
ragflow copied to clipboard
[Bug]: cannot add embedding model : bce-embedding-base_v1
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
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.
If you encounter any difficulties, feel free to contact me at any time.
Close due to no response.