Skip to content

Python: ImportError: cannot import name 'GroupChatBuilder' from 'agent_framework' in sample script #2039

@harinath23

Description

@harinath23

When running the sample script:

python samples/getting_started/workflows/orchestration/group_chat_prompt_based_manager.py

an ImportError occurs:

ImportError: cannot import name 'GroupChatBuilder' from 'agent_framework'

Steps to Reproduce

  1. Clone the repo and set up the environment as per README.

  2. Run:

    python samples/getting_started/workflows/orchestration/group_chat_prompt_based_manager.py

Environment

  • OS: Windows 11
  • Python: 3.x (Anaconda)
  • Agent Framework version: 1.0.0b251108

Metadata

Metadata

Assignees

Labels

pythonworkflowsRelated to Workflows in agent-framework

Type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions