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

feat(env): support swarm for multi-agent RAG conversation #878

Open
wants to merge 21 commits into
base: main
Choose a base branch
from

Conversation

timsanders256
Copy link
Collaborator

Closes #

πŸ“‘ Description

βœ… Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed
  • Branch name follows type/descript (e.g. feature/add-llm-agents)
  • Ready for code review

β„Ή Additional Information

@timsanders256
Copy link
Collaborator Author

Not complete, so please don't merge for now

@lwaekfjlk lwaekfjlk changed the title Swarm RAG feat(env): support swarm for multi-agent RAG conversation Nov 19, 2024
pyproject.toml Outdated Show resolved Hide resolved
agent_manager=agent_manager,
)

# leader_profile = profile_db.get(name=profiles[0].name)[0]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why this is changed?

research_bench/proposal_writing.py Outdated Show resolved Hide resolved
research_bench/run_eval.py Outdated Show resolved Hide resolved
research_town/dbs/db_base.py Outdated Show resolved Hide resolved
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.

4 participants