Skip to content

Conversation

@aparna534
Copy link

DESCRIPTION

  • I added a dynamic path resolution using os.path.abspath(file) to locate the YAML file regardless of execution context.

  • I updated sys.path to ensure internal modules (json_agent, summarizer_agent) are importable from any location.

  • I refactored the script to be fully self-contained and independent of relative execution path.

VALIDATION:

  • Successfully tested execution from:

python examples/multi_agent_pipeline.py
cd examples && python multi_agent_pipeline.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant