Skip to content

Use SentenceTransformerEmbeddings() instead of openai embeddings #438

Answered by shelaik
shelaik asked this question in Q&A
Discussion options

You must be logged in to vote

solved:
I changed this:
embed_cfg = SentenceTransformerEmbeddings()
in
embed_cfg = SentenceTransformerEmbeddingsConfig()

Thanks.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@shelaik
Comment options

@shelaik
Comment options

Answer selected by shelaik
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants