Research Agent
Last updated
Last updated
x
x
Even though this is an Agent its created using Chatflows.
Let's create a new Agent. Click on: '+ Add New' blue button in top right.
Save as: 'Research Agent'.
Add a Tool Agent. Click on the blue + sign and select Agents > Tool Agent.
Drag & drop onto the canvas.
Next add a Chat Model. Again, Click on the blue + sign and select Chat Models > ChatOllama.
Connect the ChatOllama to the Tool Agent, by dragging a connector from ChatOllama to Tool Calling Chat Model.
Configure the model as illustrated.
Add a buffer - memory to hold the chat context. Increase the size to 20 - so it holds the last 20 messages.
Before we progress any further, lets Save.
Bring up the Chat & say 'hello' .. however our Agent can't respond with up-to-date information, as the knowledge is based on when the model was trained.
Lets add some Tools - Calculator and BraveSearch API .
Select Tools > Calculator and then BraveSearch API
Enter the credentials for BraveSearch API.
Test with a few questions.
Click on the </> menu option in the top right.
Give it a go ..!