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

[Go] [JS] add support for ollama embeddings #728

Open
pavelgj opened this issue Aug 1, 2024 · 4 comments
Open

[Go] [JS] add support for ollama embeddings #728

pavelgj opened this issue Aug 1, 2024 · 4 comments
Assignees
Labels
feature New feature or request go js

Comments

@pavelgj
Copy link
Collaborator

pavelgj commented Aug 1, 2024

Currently ollama plugin only supports chat/generate models, however ollama supports embeddings models as well: https://ollama.com/blog/embedding-models

@pavelgj pavelgj added feature New feature or request js go labels Aug 1, 2024
@cabljac
Copy link
Contributor

cabljac commented Aug 1, 2024

related/dupe: #670

@cabljac
Copy link
Contributor

cabljac commented Aug 21, 2024

See

#751

#807

@cabljac cabljac assigned huangjeff5 and unassigned cabljac Sep 17, 2024
@huangjeff5
Copy link
Contributor

See #841

@pavelgj
Copy link
Collaborator Author

pavelgj commented Oct 8, 2024

Looks like the embeddings support was rolled back (due to merge issue) by not reapplied?
@cabljac could you please make sure it's done in both main and next branches? Thanks.

@pavelgj pavelgj reopened this Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request go js
Projects
Status: In Progress
Development

No branches or pull requests

4 participants