microsoft / microsoft/OpenAIWorkshop

URGENT: ImportError – 'RequestInfoExecutor' missing from agent_framework (Dec 2 event blocked)

Open
#339 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
896
Forks
477
PR merge metrics
No merged PRs in 30d

Description

Hi @tjsullivan1 / @ejadib / @cplemm / @CRehfuss / @dnfclas @

Urgent Help Needed: ImportError for RequestInfoExecutor in agent_framework
Context:

While trying to execute agentic_ai/workflow/fraud_detection/fraud_detection_workflow.py from OpenAIWorkshop,

File path: microsoft/OpenAIWorkshop/files/agentic_ai/workflow/fraud_detection/fraud_detection_workflow.py

I am getting the following error:

 File "C:\Users\azureuser\OpenAIWorkshop-Framework\agentic_ai\workflow\fraud_detection\fraud_detection_workflow.py", line 47, in <module>
    from agent_framework import (
ImportError: cannot import name 'RequestInfoExecutor' from 'agent_framework' (C:\Python311\Lib\site-packages\agent_framework\__init__.py)

Please find the error screenshot for reference:

Image
Urgency:

We have important events scheduled on Dec 2 and need this resolved ASAP.

Steps Tried:
  • Verified installation of agent_framework.
  • Checked available members in agent_frameworkRequestInfoExecutor does not seem to be present.
  • Attempted pip uninstall/reinstall, but error persists.
Request:
  • Is RequestInfoExecutor missing in the published agent_framework?
  • Can the maintainers help resolve this import error before the Dec 2 deadline?
  • Any recommended workaround or update would be appreciated!

Thanks in advance for your urgent attention!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with agentic_ai/workflow/fraud_detection/fraud_detection_workflow.py and reproduce the import while checking the installed agent_framework package for RequestInfoExecutor. Compare the workflow's import with the package's available members; done means the workflow runs without this ImportError or the issue documents a confirmed package/version resolution.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
ai, backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.