News

Always keep your OpenAI API key private; never share it or put it directly in your code. Regularly check your API usage to ...
Confirm this is an issue with the Python library and not an underlying OpenAI API This is an issue with the Python library Describe the bug We have noticed strange exceptions being logged in the as ...
Issue: Using Agent-as-Tool Pattern with Gemini API I am trying to use the agent-as-tool pattern from the openai-agents-sdk, but I encounter an error when using a Gemini API key with the ...