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

feat(js/plugins/ollama): Ollama embeddings #807

Merged
merged 17 commits into from
Sep 16, 2024

Conversation

cabljac
Copy link
Contributor

@cabljac cabljac commented Aug 21, 2024

This is a draft of adding Ollama embeddings to Genkit js

together with #751 this should resolve the following:

#728

Checklist (if applicable):

  • Tested (manually, unit tested, etc.)
  • Changelog updated
  • Docs updated

pavelgj and others added 7 commits August 9, 2024 13:13
…veneer logic reusable (#759)

Co-authored-by: Michael Bleigh <bleigh@google.com>
* Update index.md (#764)

* test(go): add live tests to go ollama plugin (#720)

* test(go): add ollama live test

* test(go): retrieve port info for test container

* chore(go): refactor ollama plugin live test

* test(go): remove docker from ollama live test

* fix context array (#777)

* Update to pnpm v9.7.1 (#786)

---------

Co-authored-by: Peter Friese <peter@peterfriese.de>
Co-authored-by: Jacob Cable <32874567+cabljac@users.noreply.github.com>
Co-authored-by: ssbushi <66321939+ssbushi@users.noreply.github.com>
Co-authored-by: Anthony Barone <tonybaroneee@gmail.com>
@cabljac cabljac marked this pull request as ready for review August 22, 2024 07:56
@cabljac cabljac force-pushed the @invertase/js-ollama-embeddings branch from b4e87a1 to 19ff98f Compare August 22, 2024 09:23
@cabljac cabljac changed the base branch from main to next August 28, 2024 12:50
@cabljac cabljac force-pushed the @invertase/js-ollama-embeddings branch from 19ff98f to c196700 Compare August 30, 2024 08:28
Co-authored-by: Pavel Jbanov <pavelj@google.com>
@cabljac cabljac changed the base branch from next to main August 30, 2024 14:15
@cabljac cabljac merged commit fb1c284 into main Sep 16, 2024
4 checks passed
@cabljac cabljac deleted the @invertase/js-ollama-embeddings branch September 16, 2024 15:05
@cabljac cabljac restored the @invertase/js-ollama-embeddings branch September 16, 2024 15:23
cabljac added a commit that referenced this pull request Sep 16, 2024
cabljac added a commit that referenced this pull request Sep 16, 2024
@pavelgj
Copy link
Collaborator

pavelgj commented Sep 27, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

8 participants