Replies: 2 comments
-
I've solved it myself. |
Beta Was this translation helpful? Give feedback.
0 replies
-
langgenius/dify-official-plugins@a086d4e |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Self Checks
Content
There is a problem with the knowledge function.
When I try to register a document in high-quality mode, I get a “500 Internal Server Error: PluginInvokeError”.
However, it seems possible to register in inverted index mode. After that, it seems possible to switch to high-quality mode, but when I try to add more documents from there, the same thing happens.
When I checked for similar issues, I found #14708, but unlike this case, I am not using either Tongyi or Cohere. I am using the Embedding model from AOAI.
The current revision is f368a679b.
If anyone knows how to deal with this, please let me know.
Beta Was this translation helpful? Give feedback.
All reactions