How does chatgpt parse PDFs in the chat versus in the python API?
I want to parse PDFs programmatically to get the same results that I’m getting in the chat interface.
OpenAI Assistant – working for one API_Key but not for another one?
i have the following simple assistant using the gpt-4o model –
OpenAI Assistant – working for one API_Key but not for another one?
i have the following simple assistant using the gpt-4o model –
Python syntax for querying chatGPT using the openAI API [closed]
Closed 14 hours ago.
User Input Skipped After First Entry in Assistant API – Help Needed
I’m having an issue with the OpenAI Assistants API where the input() function is skipped after the first user input. My goal is to create an ongoing chat with the assistant where the user can repeatedly send messages and receive responses.
how to use openai function calling python? [closed]
Closed 2 days ago.
OpenAI API Error Code 429: ‘Insufficient Quota’ Issue Despite Unused Quota and Late Run Time Error
I have written the code:
Make to make a file part of an OpenAI API chat conversation?
In ChatGPT, it easy to make files part of a chat conversation. I do this very often. I tell chatGPT to analyze a certain file. Based on the analysis, I ask questions about it. For example, I ask ChatGPT to analyze an invoice PDF. Chat GPT tells me what is in there. Then I ask if the calculations on it are correct. If that is fine, I ask if the invoice has regulatory compliance issues or is just fine and ready to be sent. Etc.
OpenAI Error: 403 Country, region, or territory not supported [Python]
I have tried to run openai API in python with this code:
OpenIA assistant tool_resource failing
I have openIA 1.14.2 with python 3.12.2 and when I can´t add a file in the assistant using tool_resource.