sleakchat

n8n node for Sleak.chat RAG completions API, enabling AI-powered chat completions and interactions.

Package Information

Released: 6/2/2025
Downloads: 2 weekly / 3 monthly
Latest Version: 0.1.4
Author: Bas Rijnen

Documentation

Banner image

n8n-nodes-sleakchat

This is an n8n community node for Sleak.chat, enabling AI-powered chat completions through their RAG API.

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

Chat Completion

The Chat Completion operation allows you to interact with Sleak.chat's AI agents.

Parameters

  • Chatbot ID (required): Unique identifier for your agent within Sleak
  • Visitor ID (required): Unique identifier for the visitor
  • Message body (required): The message to send to the agent

Credentials

The node requires Sleak.chat API credentials to function. You can obtain these from your Sleak.chat dashboard.

Example Usage

Here's an example of how to use the Chat Completion operation:

  1. Add the SleakChat node to your workflow
  2. Configure your Sleak.chat API credentials
  3. Set the operation to "Chat Completion"
  4. Fill in the required parameters:
    • Agent ID: Your Sleak agent's ID
    • Visitor ID: A unique identifier for the visitor
    • Message body: The message you want to send

Resources

License

MIT

Discussion