TheoKanning / openai-java

OpenAI Api Client in Java
MIT License
4.68k stars 1.16k forks source link

How To: work with files #460

Open arass opened 5 months ago

arass commented 5 months ago

Can someone post an example of how to upload a (Word or text) file and then ask questions against it?

thanks.

jaDEVirek commented 3 months ago

As far as I can see, API is not prepared for e.g whishper model since there is no file parameter.