openai4j icon indicating copy to clipboard operation
openai4j copied to clipboard

Add PDF content type

Open agoncal opened this issue 7 months ago • 1 comments

Now that OpenAI allows to upload PDFs in the prompt, I wanted to implement this feature in LangChain4j (in InternalOpenAiHelper), but the PDF content type is missing. So I am adding it.

Don't know if this should be PDF or PDF_URL like the image. Let me know

agoncal avatar Jul 27 '24 13:07 agoncal