AutomationFlowsAI & RAG › Musfira AI - How Much Memory Does Your Agent Actually Need?

Musfira AI - How Much Memory Does Your Agent Actually Need?

Musfira AI - How Much Memory Does Your Agent Actually Need?. Uses httpRequest. Event-driven trigger; 2 nodes.

Event trigger★☆☆☆☆ complexity2 nodesHTTP Request
AI & RAG Trigger: Event Nodes: 2 Complexity: ★☆☆☆☆ Added:

The workflow JSON

Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →

Download .json
{
  "name": "Musfira AI - How Much Memory Does Your Agent Actually Need?",
  "nodes": [
    {
      "parameters": {},
      "id": "manual-trigger",
      "name": "Manual Trigger",
      "type": "n8n-nodes-base.manualTrigger",
      "typeVersion": 1,
      "position": [
        240,
        300
      ]
    },
    {
      "parameters": {
        "url": "http://localhost:11434/api/generate",
        "method": "POST",
        "jsonParameters": true,
        "options": {},
        "bodyParametersJson": "{\"model\": \"llama3\", \"prompt\": \"Summarize: How Much Memory Does Your Agent Actually Need?\", \"stream\": false}"
      },
      "id": "ollama-call",
      "name": "Query Ollama",
      "type": "n8n-nodes-base.httpRequest",
      "typeVersion": 3,
      "position": [
        460,
        300
      ]
    }
  ],
  "connections": {
    "Manual Trigger": {
      "main": [
        [
          {
            "node": "Query Ollama",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
Pro

For the full experience including quality scoring and batch install features for each workflow upgrade to Pro

About this workflow

Musfira AI - How Much Memory Does Your Agent Actually Need?. Uses httpRequest. Event-driven trigger; 2 nodes.

Source: https://github.com/musman550/musfira-ai-how-much-memory-does-your-agent-actually-need/blob/main/workflow.json — original creator credit. Request a take-down →

More AI & RAG workflows → · Browse all categories →

Related workflows

Workflows that share integrations, category, or trigger type with this one. All free to copy and import.

AI & RAG

Supercharge Claude 3.7 with full customization & deeper reasoning!

Form Trigger, Form, HTTP Request
AI & RAG

ProceedGate Guard Sub-workflow: Costly API. Uses executeWorkflowTrigger, httpRequest. Event-driven trigger; 5 nodes.

Execute Workflow Trigger, HTTP Request
AI & RAG

Model Onboarding Flow. Uses start, telegramTrigger, googleSheets, httpRequest. Event-driven trigger; 4 nodes.

Start, Telegram Trigger, Google Sheets +1
AI & RAG

Topic Planner (Claude). Uses httpRequest. Event-driven trigger; 4 nodes.

HTTP Request
AI & RAG

Video Automation Pod Workflow. Uses dropboxTrigger, httpRequest. Event-driven trigger; 4 nodes.

Dropbox Trigger, HTTP Request