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

Investigate and refine insights report bot #7740

Open
Tracked by #7739 ...
mrm1001 opened this issue May 24, 2024 · 0 comments
Open
Tracked by #7739 ...

Investigate and refine insights report bot #7740

mrm1001 opened this issue May 24, 2024 · 0 comments
Assignees
Labels
P1 High priority, add to the next sprint topic:agent

Comments

@mrm1001
Copy link
Member

mrm1001 commented May 24, 2024

In business intelligence or insights research, it is common to need self-driven agents that have access to multiple tools to fulfil a scoped task.

User story

Build a business intelligence agent that has access to multiple tools to generate information to later create a report (outside of the scope of this agent). Example of the tools: search_property_database, search_property_web, do_map_search, crawl_web_page. In this case, the agent might need to use to same tool multiple times (e.g. if they need to do web search followed by crawling web pages) or different tools (e.g. if they first do a search on the property database search_property_database and use the web search_property_web if the results are not good enough).

This agent needs to be able to be used in a multi-agent architecture. The actual multi-agent architecture is outside the scope of this issue.

Outcome

The outcome of this issue would be a colab or notion page with either pseudo-code or a diagram explaining how this problem could be solved from an end-user point of view, without going into implementation details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 High priority, add to the next sprint topic:agent
Projects
None yet
Development

No branches or pull requests

2 participants