llm-tools / embedJs

A NodeJS RAG framework to easily work with LLMs and embeddings
https://llm-tools.mintlify.app/get-started/introduction
Apache License 2.0
334 stars 40 forks source link

feat: add ollama embeddings from langchain #94

Closed haochunchang closed 4 months ago

haochunchang commented 4 months ago

Just want to provide a starter for this feature.

Any refinement is welcome!!

Addressing #84