There's now a second embeddings endpoint. The documentation say it supersede the older one.
I would like to be assigned to this issue in order to make a PR for this ASAP.
By the way, when looking at older issues about the ollama client in langchaingo it seems there's a bit of cleaning to do, for instance this issue has been solved but is still opened: https://github.com/tmc/langchaingo/issues/778
The ollamaclient package is no more up to date. We should remove it and use directly the official ollama client. The Ollama API is also described here
There's probably a lot more but here's what I've noted so far:
supersede
the older one.I would like to be assigned to this issue in order to make a PR for this ASAP.
By the way, when looking at older issues about the ollama client in langchaingo it seems there's a bit of cleaning to do, for instance this issue has been solved but is still opened: https://github.com/tmc/langchaingo/issues/778