⚒️ Chat with uncensored Dolphin Mixtral 8x22B using Novita AI

1,298 views · ⚒️ Engineering

Description

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

Set Up Steps

  1. Create a Novita AI account

  2. Get your Novita API key

    • Log into your Novita account and generate your API key.
  3. 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
  4. (Optional) Customize or extend

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

Notes

🔗 Nodes Used

HTTP Request, Chat Trigger

📥 Import

Download workflow.json and import into n8n: Workflow menu → Import from File

📖 Importing guide · 🔑 Credential setup