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

Add third-party agent support to workflows #119

Open
psschwei opened this issue Jan 16, 2025 · 1 comment
Open

Add third-party agent support to workflows #119

psschwei opened this issue Jan 16, 2025 · 1 comment
Assignees
Milestone

Comments

@psschwei
Copy link
Collaborator

As a user, I want to be able to run a non-bee agent using the bee-hive.
We can pick one third-party agent (crewai, langchain, autogen, etc.) and run it as part of #117
To do this, we'll need a way to represent this third party agent via the Agent class

cc @maximilien who seems to inherit most of our inheritance issues 😄

@planetf1
Copy link
Collaborator

Update: The two PRs above implement some sample agents, and a workflow change to allow them to be executed. Neither area is complete, and are dependent on other changes (like variable passing). See PRs for more detail

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

No branches or pull requests

2 participants