LLM
  • Overview
    • LLM
  • Key Concepts
    • Models
    • Key Concepts
  • Quckstart
    • Jan.ai
    • 🦙Ollama & Chatbox
  • Playground
  • Workflows
    • n8n
    • Flowise
      • Basic Chatbot
      • Research Agent
      • Company Information Agent
      • PDF Parser
      • Knowledge Base
      • Lead Gen
    • Agno
  • LLM Projects
    • RAG + ChainLit
  • Model Context Protocol
    • Claude + MCPs
    • Flowise + MCPs
  • Knowledge Graphs
    • neo4j
    • WhyHow.ai
  • Setup
    • WSL & Docker
    • 🦙Quickstart
    • Key Concepts
    • Workflows
    • Model Context Protocol
Powered by GitBook
On this page
  1. Workflows
  2. Flowise

Research Agent

PreviousBasic ChatbotNextCompany Information Agent

Last updated 25 days ago

x

x

Build a simple Research Agent ..

You will need a account for the API key.

Even though this is an Agent its created using Chatflows.

  1. Let's create a new Agent. Click on: '+ Add New' blue button in top right.

  2. Save as: 'Research Agent'.

  1. Add a Tool Agent. Click on the blue + sign and select Agents > Tool Agent.

  2. Drag & drop onto the canvas.

  1. Next add a Chat Model. Again, Click on the blue + sign and select Chat Models > ChatOllama.

Use the options at the bottom to resize canvas.

  1. Connect the ChatOllama to the Tool Agent, by dragging a connector from ChatOllama to Tool Calling Chat Model.

  2. Configure the model as illustrated.

  1. Add a buffer - memory to hold the chat context. Increase the size to 20 - so it holds the last 20 messages.

  2. Before we progress any further, lets Save.

  1. 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.

  1. Lets add some Tools - Calculator and BraveSearch API .

  2. Select Tools > Calculator and then BraveSearch API

  3. Enter the credentials for BraveSearch API.

  1. Test with a few questions.

The icons displayed in the response indicates that for the maths question the calculator tool was used and brave-search for my goats cheese and onion recipe ..


Embed or API

  1. Click on the </> menu option in the top right.

  1. Give it a go ..!

Brave Search
Research Agent
Add Agents > Tool Agent
Add Ollama Model
Add ChatOllama
Save ..
Limited by the model training date.
Enter your BraveSearch API key
Test Agent
Embed or API
API call