You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am referring to code from below file for my sample project. Below file has example of embeddings creation for a string/array. I want to create embeddings from PDF file. I have done this in Python but now I want to do this in Java and I cant find reference. Any help/reference would be appreciated.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I am referring to code from below file for my sample project. Below file has example of embeddings creation for a string/array. I want to create embeddings from PDF file. I have done this in Python but now I want to do this in Java and I cant find reference. Any help/reference would be appreciated.
https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/openai/azure-ai-openai/src/samples/java/com/azure/ai/openai/usage/GetEmbeddingsSample.java
Regards,
Rais
Beta Was this translation helpful? Give feedback.
All reactions