-
Notifications
You must be signed in to change notification settings - Fork 384
Open
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:
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_framework—RequestInfoExecutordoes not seem to be present. - Attempted pip uninstall/reinstall, but error persists.
Request:
- Is
RequestInfoExecutormissing in the publishedagent_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!
Metadata
Metadata
Assignees
Labels
No labels