Chat with Uncensored Dolphin Mixtral 8x22B using Novita AI

This n8n workflow enables you to chat with the uncensored Dolphin Mixtral 8x22B large language model through the Novita AI inference. It provides a streamlined process for sending user messages to the model and returning its responses, making it easy to integrate into chatbots, automation, or internal tools.

How It Works

User messages** are received from chat trigger The edit node prepares and formats the request for Novita AI's chat completion endpoint. The message is sent to Dolphin Mixtral 8x22B (uncensored) via the Novita API. The model's reply is extracted and returned as a clean string, ready for display or further automation.

Set Up Steps

Create a Novita AI account Sign up at Novita AI to access the API.

Get your Novita API key Log into your Novita account and generate your API key.

Configure the workflow in n8n Insert your Novita API key in the "Set fields" node, as well as additional endpoint parameters you might want to add to optimize your api

(Optional) Customize or extend Add input triggers (chat, webhook, etc.), post-processing nodes, or error handling as needed.

Useful links Novita chat completion docs Novita Privacy Policy

Notes

Dolphin Mixtral 8x22B** is uncensored: The model is very permissive and does not have restrictive safety alignment, so ensure your use case is appropriate and consider adding your own safety checks, as well as reviewing Novita's privacy policy. You can review and adapt the workflow steps inside n8n to fit your requirements, such as saving chat logs, formatting responses, or integrating with other tools.

0
Downloads
1
Views
6.74
Quality Score
beginner
Complexity
Author:Aitor | 1Node(View Original →)
Created:8/13/2025
Updated:11/18/2025

šŸ”’ Please log in to import templates to n8n and favorite templates

Workflow Visualization

Loading...

Preparing workflow renderer

Comments (0)

Login to post comments