-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Labels
Description
I'd like to add a new agent, for example, using the famous "Warren Buffet."
This agent, enhanced with Tavily, will create a strategy tailored to Warren Buffet's investment style.
When the agent is called, Tavily searches the web for the investment style and collects text to help the strategy agent create a strategy.
Workflow:
- Create a file to map all the agents to be added.
- Implement Tavily in the .env.example file and the src package.
- Create the agent.
- If necessary, modify run_workflow to allow the most popular investment style to be chosen with the corresponding questionnaire.
This could be a complex problem, so you can work on it with two people if you like.
Reactions are currently unavailable