-
-
Notifications
You must be signed in to change notification settings - Fork 17k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FEATURE] Jina AI support #1787
Comments
This would be great! Would a workaround be using the |
@davepoon Hey would like to work on this issue, can i pick it up? |
you can definitely work on it! |
@HenryHengZJ @davepoon Hello I have made a pull Request, could you please look into it? |
@definitelynotchirag thanks for the awesome work!! |
Describe the feature you'd like
Adding Jina AI to Flowise will be a valuable enhancement for embedding nodes.
Additionally, Langchain JS has support for the Jina AI embedding models integration,
https://python.langchain.com/docs/integrations/text_embedding/jina
Additional context
We discovered that the Jina embedding is superior to bge/gte solutions and supports multiple languages, making it a valuable alternative to OpenAI embedding.
The text was updated successfully, but these errors were encountered: