Open
Description
Describe the feature
I'd like to propose a feature request to use agent_instance.run
instead of Runner.run(starting_agent=agent_instance)
, as this would require less code to start an agent loop and be more intuitive for understanding and development.
This also applies to other streaming calls with Runner.run_streamed
, which could be directly incorporated into agent_instance.run_streamed
.
Metadata
Metadata
Assignees
Labels
New feature or requestNew feature or request