basetenlabs/n8n-nodes-baseten
TypeScript
Captured source
source ↗basetenlabs/n8n-nodes-baseten
Description: n8n community node for Baseten chat model integration
Language: TypeScript
Stars: 0
Forks: 0
Open issues: 0
Created: 2026-03-02T20:55:41Z
Pushed: 2026-03-02T21:25:47Z
Default branch: main
Fork: no
Archived: no
README:
n8n-nodes-baseten
An n8n community node for using Baseten-hosted chat models in your n8n workflows.
Baseten is a model inference platform that supports the full OpenAI Chat Completions API, including structured outputs, tool calling, and streaming.
[Installation](#installation) | [Credentials](#credentials) | [Usage](#usage) | [Resources](#resources)
Installation
Follow the installation guide in the n8n community nodes documentation.
In your n8n instance, go to Settings → Community Nodes and install:
n8n-nodes-baseten
Credentials
1. Sign up at app.baseten.co 2. Go to Settings → API Keys and create a new API key 3. In n8n, create a new Baseten API credential and paste your key
Usage
The Baseten Chat Model node connects to any model available on Baseten. Use it anywhere n8n accepts a chat model — e.g. the AI Agent node or Basic LLM Chain.
Once your API key is saved, the Model dropdown auto-populates with all available models. You can also set it to a model slug directly, for example {{ "moonshotai/Kimi-K2.5" }}.
Find the full list of supported model slugs in the Baseten Model APIs documentation.
Resources
Notability
notability 2.0/10Niche repo, no traction