Skip to content
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] added Jina AI Embedding support #3355

Merged

Conversation

definitelynotchirag
Copy link
Contributor

[FEATURE] Jina AI Embedding support

  • Added Jina AI embeddings Support using the jina-embeddings-v2-base-en
  • Updated the models.json locally however changes need to be made in master file
  • Added JinaApi Credential class
  • Added JinaAI SVG Icon

Copy link
Contributor

@HenryHengZJ HenryHengZJ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @definitelynotchirag !

Made a change on the model name to string type, because I think its better for users to specify the embedding model they want to use, instead of the selections provided in the models.json file

@HenryHengZJ HenryHengZJ linked an issue Oct 16, 2024 that may be closed by this pull request
@definitelynotchirag
Copy link
Contributor Author

Thanks @definitelynotchirag !

Made a change on the model name to string type, because I think its better for users to specify the embedding model they want to use, instead of the selections provided in the models.json file

Alright!! that would be great, Thank You for Approving!

@HenryHengZJ HenryHengZJ merged commit 1d193b4 into FlowiseAI:main Oct 17, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Jina AI support
2 participants