8000 run_demo_loop is not exported · Issue #841 · openai/openai-agents-python · GitHub
[go: up one dir, main page]

Skip to content
8000
run_demo_loop is not exported #841
Closed
@tkhduracell

Description

@tkhduracell

Describe the bug

Reading the docs here, the run_demo_loop def should be available to import.

https://openai.github.io/openai-agents-python/ref/repl/#agents.repl.run_demo_loop

Debug information

  • Agents SDK version: (e.g. v0.0.17)
  • Python version (e.g. Python 3.13)

Repro steps

Try

from agents import run_demo_loop
from agents.repl import run_demo_loop

Expected behavior

Expected to be able to import the run_demo_loop and run it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0