Open Issues Need Help
View All on GitHub Bug: `context.context.name` used in dynamic instruction in Agent documentation, but `name` not in UserContext about 1 month ago
AI Summary: The task is to fix a bug in the OpenAI Agents SDK documentation. The documentation incorrectly references a `name` attribute in the `UserContext` class within an example of dynamic instructions for an agent. The fix involves either adding a `name` attribute to the `UserContext` class or modifying the example to use an existing attribute like `uid`.
Complexity:
2/5
bug documentation good first issue
A lightweight, powerful framework for multi-agent workflows
Python
#agents#ai#framework#llm#openai#python