-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Insights: openai/openai-agents-python
Overview
Could not load contribution data
Please try again later
7 Pull requests merged by 3 people
-
Prepare 0.0.19 release
#895 merged
Jun 18, 2025 -
Make Runner an abstract base class
#720 merged
Jun 18, 2025 -
Introduce AgentRunner class
#886 merged
Jun 17, 2025 -
v0.0.18
#878 merged
Jun 16, 2025 -
Prompts support
#876 merged
Jun 16, 2025 -
adopted float instead of timedelta for timeout parameters
#874 merged
Jun 16, 2025 -
Fix function_schema name override bug
#872 merged
Jun 16, 2025
9 Pull requests opened by 8 people
-
Added support for "return" handoffs (#1)
#869 opened
Jun 15, 2025 -
Add reasoning content - fix on #494
#871 opened
Jun 15, 2025 -
Update streaming.md
#882 opened
Jun 17, 2025 -
add example of gradio in streaming agent with mcp cases
#888 opened
Jun 17, 2025 -
Fix typo in `__init__.py`
#897 opened
Jun 18, 2025 -
Fix #890 by adjusting the guardrail document page
#903 opened
Jun 19, 2025 -
feat: Support Anthropic Claude prompt caching key "cache_control"
#908 opened
Jun 20, 2025 -
Add uv as an alternative Python environment setup option for issue #884
#909 opened
Jun 20, 2025 -
NeuroLynk.bot.IA - Initial Agent Deployment
#912 opened
Jun 20, 2025
20 Issues closed by 13 people
-
Failed to run the example in docs due to handshake operation time out
#828 closed
Jun 21, 2025 -
File Retrieval
#849 closed
Jun 20, 2025 -
KeyError: ~TContext
#898 closed
Jun 19, 2025 -
Licence
#899 closed
Jun 19, 2025 -
Game finished
#900 closed
Jun 19, 2025 -
Ag
#907 closed
Jun 19, 2025 -
Kali
#906 closed
Jun 19, 2025 -
How to use RunContextWrapper with VoiceWorkflow
#819 closed
Jun 19, 2025 -
Using Gemini - Still getting error when setting strict_json to false
#881 closed
Jun 17, 2025 -
Return Token Usage -> (Chat Completions Model)
#885 closed
Jun 17, 2025 -
Always access the OpenAI platform when using the DeepSeek model with LitellmModel
#773 closed
Jun 17, 2025 -
Apparent race condition on Agent Hooks
#877 closed
Jun 16, 2025 -
result.to_input_list() cause 'Unhandled item type or structure'
#865 closed
Jun 16, 2025 -
human-in-the-loop
#378 closed
Jun 16, 2025 -
PyCharm Fails to Recognize Agent Constructor Arguments (v0.0.15)
#712 closed
Jun 16, 2025 -
run_demo_loop is not exported
#841 closed
Jun 15, 2025 -
Add Option to Run Guardrails Before Agent
#866 closed
Jun 15, 2025
22 Issues opened by 21 people
-
Adding a knowledge parameter within the Agent class
#914 opened
Jun 20, 2025 -
Adding a ToolRAG that the user can enable when he gives to the agent many tools.
#913 opened
Jun 20, 2025 -
CodeInterpreter tool is appending data to the end of the filename in containers
#911 opened
Jun 20, 2025 -
Support Anthropic Prompt Caching
#905 opened
Jun 19, 2025 -
When running in non-streaming mode, retrieve past history during tool execution.
#904 opened
Jun 19, 2025 -
Multiplying by 10 in @function_tool return value does not work
#896 opened
Jun 18, 2025 -
When will realtime capabilities be added like they are in the Typescript SDK?
#894 opened
Jun 18, 2025 -
OpenAI 'file' message type is supported by Chat Completions
#893 opened
Jun 18, 2025 -
Missing docstring in fetch_user_age breaks tool understanding
#892 opened
Jun 17, 2025 -
KeyError: ~TContext while importing
#891 opened
Jun 17, 2025 -
FileSearchTool runs despite InputGuardrailTripwireTriggered
#889 opened
Jun 17, 2025 -
Support for short‑term and long‑term memory in Agents SDK
#887 opened
Jun 17, 2025 -
Add uv as well
#884 opened
Jun 17, 2025 -
Passing the Encoded image to @tool
#883 opened
Jun 17, 2025 -
Get pydantic serializer warnings in calling Runner.run
#880 opened
Jun 17, 2025 -
MCP tools turn upstream HTTP errors into AgentsException, crashing the run
#879 opened
Jun 16, 2025 -
Can tools ingest images attached to image_url?
#875 opened
Jun 16, 2025 -
OPENAI Authentication error
#870 opened
Jun 15, 2025
38 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Streaming Output issue got unnecesory text in output
#824 commented on
Jun 15, 2025 • 0 new comments -
Prevent Token Wastage When Input Guardrails Delay Error Generation
#867 commented on
Jun 15, 2025 • 0 new comments -
Agent.as_tool hides nested tool‑call events — blocks parallel sub‑agents with streaming
#864 commented on
Jun 15, 2025 • 0 new comments -
Mixture of Tool-Calling and Handoff
#858 commented on
Jun 15, 2025 • 0 new comments -
Max turns exceeded
#844 commented on
Jun 15, 2025 • 0 new comments -
acknowledged_safety_checks during response
#843 commented on
Jun 15, 2025 • 0 new comments -
Random Invalid URL completion error on agents SDK
#816 commented on
Jun 15, 2025 • 0 new comments -
Inconsistent timeout and sse_read_timeout Types in MCPServerSseParams and MCPServerStreamableHttpParams
#845 commented on
Jun 16, 2025 • 0 new comments -
Empty assistant message after a hand-off
#856 commented on
Jun 16, 2025 • 0 new comments -
Processing image/ multi modal responses in function tool results?
#787 commented on
Jun 16, 2025 • 0 new comments -
Best practices for integrating Gradio's Agent and Tool
#862 commented on
Jun 16, 2025 • 0 new comments -
Human-In-The-Loop Architecture should be implemented on top priority!
#636 commented on
Jun 16, 2025 • 0 new comments -
Support for OpenAI Realtime Models in Agents SDK
#239 commented on
Jun 16, 2025 • 0 new comments -
Best setup for tracing with Azure
#846 commented on
Jun 16, 2025 • 0 new comments -
will there be a Java version of openai-agents-java in the future?
#115 commented on
Jun 17, 2025 • 0 new comments -
Tools selection from MCP server
#863 commented on
Jun 17, 2025 • 0 new comments -
Unable to use reasoning models with tool calls using LitellmModel
#678 commented on
Jun 17, 2025 • 0 new comments -
Tracing for the realtime api
#220 commented on
Jun 18, 2025 • 0 new comments -
RuntimeError: Attempted to exit cancel scope in a different task than it was entered in
#840 commented on
Jun 18, 2025 • 0 new comments -
Error initializing MCP server: Connection closed
#822 commented on
Jun 18, 2025 • 0 new comments -
AG-UI Support
#855 commented on
Jun 18, 2025 • 0 new comments -
How to make the conversation finally back to the MAIN AGENT
#527 commented on
Jun 19, 2025 • 0 new comments -
metadata retrieval not available by design?
#852 commented on
Jun 19, 2025 • 0 new comments -
LiteLLM + Gemini 2.5 Pro: cached_tokens=None crashes Agents SDK with Pydantic int-validation error
#758 commented on
Jun 19, 2025 • 0 new comments -
[Feature Request] Add REPL-style `run_demo_loop` utility for rapid agent testing and debugging
#784 commented on
Jun 20, 2025 • 0 new comments -
Duplicate tool names across MCP servers cause errors
#464 commented on
Jun 20, 2025 • 0 new comments -
Agents Reproducibility - seed ? top_p=0?
#768 commented on
Jun 20, 2025 • 0 new comments -
Function calling fails on “application/json” MIME type with the latest Gemini models
#656 commented on
Jun 20, 2025 • 0 new comments -
When using the Azure LLM key and employing "Runner.run_streamed", the token usage returned is 0.
#838 commented on
Jun 20, 2025 • 0 new comments -
Add reasoning_effort parameter to ModelSettings Fixes #189
#235 commented on
Jun 20, 2025 • 0 new comments -
add reasoning content to ChatCompletions
#494 commented on
Jun 16, 2025 • 0 new comments -
Add a new GH Actions job to automatically update translated document pagse
#598 commented on
Jun 20, 2025 • 0 new comments -
fix: add ensure_ascii=False to json.dumps for correct Unicode output
#639 commented on
Jun 21, 2025 • 0 new comments -
feat: Add support for image function tools
#654 commented on
Jun 15, 2025 • 0 new comments -
Add Sessions for Automatic Conversation History Management
#752 commented on
Jun 19, 2025 • 0 new comments -
feat: separate stream items for tool_call_item and tool_call_output_item
#833 commented on
Jun 21, 2025 • 0 new comments -
[Fix]: Get logger from tracing folder instead of agents folder
#839 commented on
Jun 20, 2025 • 0 new comments -
feat: add MCP tool filtering support
#861 commented on
Jun 20, 2025 • 0 new comments