genkit icon indicating copy to clipboard operation
genkit copied to clipboard

[Go] [JS] add support for ollama embeddings

Open pavelgj opened this issue 1 year ago • 4 comments

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

pavelgj avatar Aug 01 '24 02:08 pavelgj

related/dupe: https://github.com/firebase/genkit/issues/670

cabljac avatar Aug 01 '24 08:08 cabljac

See

https://github.com/firebase/genkit/pull/751

https://github.com/firebase/genkit/pull/807

cabljac avatar Aug 21 '24 12:08 cabljac

See https://github.com/firebase/genkit/pull/841

huangjeff5 avatar Sep 17 '24 15:09 huangjeff5

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 avatar Oct 08 '24 00:10 pavelgj