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

EPIC - Additional OTTB agent implementations #318

Open
mmurad2 opened this issue Feb 18, 2025 · 0 comments
Open

EPIC - Additional OTTB agent implementations #318

mmurad2 opened this issue Feb 18, 2025 · 0 comments
Labels
feedback wanted This issue is open to community feedback python Python related functionality typescript Typescript related functionality

Comments

@mmurad2
Copy link
Member

mmurad2 commented Feb 18, 2025

Description

This Epic focuses on providing developers with useful single agent implementations that can be useful on their own with some customization OR that can be plugged into a multi-agent workflow to solve a complex use case.

We currently have ReActAgent as a core building block. There are other components that should be added to the developer's toolkit

Initiative / goal

This Epic supports the larger initiative of minimizing the friction with getting to value with the framework.

Hypothesis

Additional OTTB agent implementations to consider:

  • Evaluator - An agent that evaluates the output of a multi-agent workflow
  • Critique - An agent that provides feedback on the interim steps that agent or multi-agent system follows to help with self-correction.
  • ToolCallingAgent - A simple agent implementation that takes a prompt and set of tools (no ReAct). Possible intersection here with supporting native tool calling.

Scope

Final scope TBC based on user feedback

Timeline

End of March TBC

@mmurad2 mmurad2 moved this to Next in BeeAI Roadmap Feb 18, 2025
@mmurad2 mmurad2 added the feedback wanted This issue is open to community feedback label Feb 18, 2025
@Tomas2D Tomas2D added typescript Typescript related functionality python Python related functionality labels Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feedback wanted This issue is open to community feedback python Python related functionality typescript Typescript related functionality
Projects
Status: Next
Development

No branches or pull requests

2 participants