Chat completion with embeddings

Hi guys, I’m building a chatbot with OpenAI models and I wanna know how can I use the embeddings with the chat completion of NodeJS. I will appreciate any type of help.

Welcome to the forum!

We’ve got a really robust search system, and there’s quite a few posts on embedding.

What are you trying to accomplish exactly. What’s your experience level with coding? Have you done any reading on the topic yet?

1 Like

Easiest way to get started is probably with LangChain

2 Likes