from openai.embeddings_utils import cosine_similarity, get_embeddings is no longer working for me. What are the alternatives?
from openai.embeddings_utils import cosine_similarity, get_embeddings is no longer working for me. What are the alternatives?