Skip to content

Fix missing context in orchestrator_workers notebook prompts #147

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

cal-anthropic
Copy link
Collaborator

Summary

  • Add missing context variables (target_audience and key_features) to both ORCHESTRATOR_PROMPT and WORKER_PROMPT
  • These context variables were being passed to the function but were never used in the prompts

Test plan

  • Run the notebook to verify that the context variables are now properly included in the prompt templates

Fixes #141

🤖 Generated with Claude Code

- Added target_audience and key_features to ORCHESTRATOR_PROMPT
- Added target_audience and key_features to WORKER_PROMPT

Resolves #141

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
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.

Missing context in the orchestrator_workers notebook
1 participant