issues Search Results · repo:openai/openai-agents-python language:Python
Filter by
257 results
(86 ms)257 results
inopenai/openai-agents-python (press backspace or delete to remove)📌 Context
I m currently working on integrating a custom LLM into my application. Specifically, I m using Groq s llama3-8b-8192
model through the ChatOpenAI class from the langchain_openai package:
from ...
bug
Sghosh1999
- 1
- Opened 22 hours ago
- #485
I want to implement a handoff agent, but in this agent I have dynamic data in the system prompt.
Image
i was thinking to do smth like that
def run_rate_negotiator(ctx: RunContextWrapper[Any]):
conversation ...
question
Salaudev
- 6
- Opened yesterday
- #482
Please read this first
- Have you read the docs?Agents SDK docs yes
- Have you searched for related issues? Others may have had similar requests
Question
Running agents in parallel following this ...
bug
question
nikhil-pandey
- 1
- Opened yesterday
- #481
Question
I would like the model to output reasoning trace before performing some action. I do not understand how ReasoningItem
can be retrieved. Is ReasoningItem being used in the codebase? Is there a ...
question
ShinnosukeUesaka
- Opened yesterday
- #480
Question
Is there a way to force handoffs to other agents similar to how we can do it for tools by making model_setting
tool_choice to required? Is the only current way to do this essentially to make ...
question
dylee9
- 2
- Opened yesterday
- #479
Question
How can I create a PR to solve the issue I encountered?
Issue
Device: MacBook Pro 2.3 GHz Quad-Core Intel Core i5 Python: 3.13
I followed the classic installation:
python -m venv env
source ...
enhancement
question
YohannParis
- 1
- Opened yesterday
- #478
Please read this first
- Have you read the docs?Agents SDK docs
- Have you searched for related issues? Others may have faced similar issues.
Describe the bug
A clear and concise description of ...
bug
Mrppeperoni
- 1
- Opened yesterday
- #477
run_config is not passed to the new run when we use agent.as_tool(). Therefore, if a custom provider is set, it cannot
run the tool agent.
Debug information
- Agents SDK version: 0.0.9
- Python version: ...
bug
needs-more-info
jack-lac
- 1
- Opened yesterday
- #476
Bug
The openai-agents SDK s feature to handle structured output using the output_type parameter on agents.Agent fails when
the provided Pydantic model utilizes certain common structures, specifically ...
bug
kaseyklimes
- Opened yesterday
- #474
Please read this first
- Have you read the docs?Agents SDK docs
- Have you searched for related issues? Others may have had similar requests
Question
Describe your question. Provide details if available. ...
question
Samsogo
- Opened yesterday
- #473

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.