Skip to content

Ollama-friendly OpenAI Embeddings Proxy. This script bridges the gap between OpenAI's embedding API and Ollama, making it compatible with the current version of Graphrag.

Notifications You must be signed in to change notification settings

MaxPyx/ollama_embeddings_proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Ollama-friendly OpenAI Embeddings Proxy. This script bridges the gap between OpenAI's embedding API and Ollama, making it compatible with the current version of Graphrag. To use the script, run it and then update the embeddings section in your Graphrag settings.yaml file like this:

YAML

model: nomic-embed-text

api_base: http://localhost:5000/v1/

About

Ollama-friendly OpenAI Embeddings Proxy. This script bridges the gap between OpenAI's embedding API and Ollama, making it compatible with the current version of Graphrag.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages