Monitor AI Chat Interactions with Gemini 2.5 and Langfuse - n8n Workflow | Neura Market
Monitor AI Chat Interactions with Gemini 2.5 and Langfuse
This workflow connects an AI Agent with Langfuse to monitor and trace interactions with LLMs, providing insights into AI chat activities.
This workflow leverages n8n's capabilities to set up an AI Agent that interacts with Langfuse for tracing LLM interactions. By integrating a custom LLM model using Langchain, it facilitates the monitoring of AI chat interactions. The workflow requires a Langfuse instance and an LLM API key, and it supports configuration via environment variables or directly within the LangChain code node.
Platform
n8n
Category
AI
Price
Free
Creator
Marco Bianchi
code
agent
chatTrigger
lmChatGoogleGemini
memoryBufferWindow
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.