Hi! I’m working on a PoC chatbot; if the knowledge base I have to embed is in spanish (an so will be the question), will the openai embedding api will work correctly? (i.e. the weights returned will be correct?)
Thank you!
Hi! I’m working on a PoC chatbot; if the knowledge base I have to embed is in spanish (an so will be the question), will the openai embedding api will work correctly? (i.e. the weights returned will be correct?)
Thank you!
Based on my experience with Smart Connections, yes, the embeddings model supports multiple languages including Spanish.
Even I am confused. Why isn’t there documentation addressing this using a supported list of languages?
Also, if we have similar text in two different languages will there be close similarity in their embeddings too?