unxd9c

Results 2 comments of unxd9c

Issue is that `--method local` does not work out of the box with open source embedding models. It is because of the way how OpenAI's `text-embedding-3-small` model is working. It...

> Could you show how you modified the "def _embed_with_retry" function in the embedding.py? > > I got the embedding to work but later got an error that says "Error:...