Is it possible to use Llama2 Embeddings instead of OpenAI embeddings

Hello!

I was wondering if anybody knows how to populate Llama2 Embeddings as a property in the Graph. I see that the documentation supports Open, Bedrock, but no way to use embeddings of your choice.

Is not it a limitation of Langchain to force us to use API-Key based service?

Thank you in advance for your thoughts and recommendations.

Hello @vadoriu98

Here is what I found solution to your issue, check AndreasFischer’s comment to the response thread

Using langchain without openai api? #2182

Regards
DP