Skip to content
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

Begin experimenting w/prompts for workflow agent #259

Open
1 of 6 tasks
george-lhj opened this issue Feb 23, 2025 · 0 comments
Open
1 of 6 tasks

Begin experimenting w/prompts for workflow agent #259

george-lhj opened this issue Feb 23, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request feature New feature

Comments

@george-lhj
Copy link
Collaborator

george-lhj commented Feb 23, 2025

We want to create a workflow that can generate a correct agent/workflow schema. Need to being testing/creating a prompt on finding one that will create the correct structure.

Here are some suggested tasks:

  • create src/meta_agents directory for all the meta agent code
  • create meta agent(s) YAML file that points to source
  • create demos/meta_agents/ where you can have various demos using meta agent
  • one idea for all meta agents execution is: reads description, search for tools, agents, plan, write workflow and agent file
  • create a demos/meta_agents/meta_weather.ai demo and see how it compares with the real one
  • is multiple passes important to improve the generated workflow / agents from meta agent?
@george-lhj george-lhj self-assigned this Feb 23, 2025
@maximilien maximilien changed the title Bergin experimenting w/prompts for workflow agent Begin experimenting w/prompts for workflow agent Feb 24, 2025
@maximilien maximilien added enhancement New feature or request feature New feature labels Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature New feature
Projects
None yet
Development

No branches or pull requests

2 participants