Matching irrelevant embedding vectors when given a question

Hello, I have developed an application using embeddings (ada-2 model), but I have a problem. When a user asks a question, it is being matched with irrelevant embedding vectors. I am not using the matching embeddings below a certain score, but even a general question unrelated to embeddings is being matched with a high score. What can I do?

1 Like