How do I pass in files? Base64 format or any other? #2225
Closed
vinchg
started this conversation in
Bug Reports
Replies: 2 comments 1 reply
-
Hi @vinchg - we don't support PDFs yet, but we can definitely work on that ASAP! Is your use case OpenAI + PDFs, or do you need anything else supported? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Hi @vinchg the most recent release 2025.5.9 includes support for base64 pdf files on Anthropic, OpenAI, and GCP Vertex Gemini models. We'll handle the general file case soon. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I attempt to pass in a base64 file, I get this error:
Is this expected? Why isn't this supported when it's part of the chat completions API?
Beta Was this translation helpful? Give feedback.
All reactions