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
For example, ChatGPT allows you to upload a PDF document and ask questions about it. I believe this will necessitate moving off of the chat completions API onto the Assistants API since that former appears to only support images: https://platform.openai.com/docs/guides/vision
The text was updated successfully, but these errors were encountered:
For example, ChatGPT allows you to upload a PDF document and ask questions about it. I believe this will necessitate moving off of the chat completions API onto the Assistants API since that former appears to only support images: https://platform.openai.com/docs/guides/vision
The text was updated successfully, but these errors were encountered: