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

[Roadmap]: Reasoning Agent after V0.6 #246

Open
1 of 14 tasks
BabyCNM opened this issue Dec 20, 2024 · 3 comments
Open
1 of 14 tasks

[Roadmap]: Reasoning Agent after V0.6 #246

BabyCNM opened this issue Dec 20, 2024 · 3 comments
Assignees
Labels

Comments

@BabyCNM
Copy link
Collaborator

BabyCNM commented Dec 20, 2024

  • Benchmark:
    • Simple-Bench
    • ARC-AGI
  • Async Client Call: Parallelize LLM calling to speed up searching
  • Swarm Agent Implementation
  • Efficient Mode: Merging Thinker and Grader
  • Batch Norm: Normalizing scores for MCTS
  • Multi-round Interaction: Implement interaction with the Reasoning Agent, using the default AssistantAgent system message
  • Add RAG compatibility with the ReasoningAgent

Backends:

  • Add local DeepSeek-R1 as a supported backend
  • Add Gemini-thinking mode as a supported backend
  • Add o1 & o3 as a supported backend

Integration:

  • Enable tool use for reasoning agent.
  • Use reasoning agent together with other agents, in a swarm chat for example.
@BabyCNM BabyCNM added the enhancement New feature or request label Dec 20, 2024
@BabyCNM BabyCNM self-assigned this Dec 20, 2024
@Hk669 Hk669 changed the title [Roadmap]: Reasoning Agenet after V0.6 [Roadmap]: Reasoning Agent after V0.6 Dec 20, 2024
@Hk669 Hk669 self-assigned this Dec 24, 2024
@Hk669
Copy link
Collaborator

Hk669 commented Jan 2, 2025

#293

added simple bench.

@AgentGenie
Copy link
Collaborator

AgentGenie commented Jan 10, 2025

@BabyCNM What is "Add RAG compatibility with the ReasoningAgent" about? I am actually thinking to add reasoning agent to RAG pipeline. One use case is to have an reasoning agent to generate sub-queries based on the initial question.

@davorrunje davorrunje added this to ag2 Jan 10, 2025
@davorrunje davorrunje moved this to In Progress in ag2 Jan 10, 2025
@giorgossideris
Copy link
Collaborator

giorgossideris commented Jan 16, 2025

Hello @BabyCNM @Hk669 @davorrunje can I help somehow with this issue? I would be happy to assist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: In Progress
Development

No branches or pull requests

4 participants