Skip to content

Repository files navigation

n8n-nodes-githubmodels

This package provides an n8n community Language Model node for GitHub Models.

It allows you to use GitHub-hosted LLMs (for example, OpenAI and other partner models exposed through GitHub Models) as the model provider in n8n AI workflows.

n8n is a fair-code licensed workflow automation platform.

Installation Operations Credentials Compatibility Usage Resources Version history

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

This package includes one AI Language Model node:

  • GitHub Models Chat Model: supplies a chat-capable language model to n8n AI nodes (for example, AI Agent, Basic LLM Chain, and related nodes that accept a Language Model input).

Credentials

Create a GitHub personal access token and configure the GitHub Models API credential in n8n:

  • API Key: your GitHub token.
  • Base URL: defaults to https://models.github.ai/inference.

Token setup docs: GitHub Models documentation.

Compatibility

Designed for modern n8n 1.x releases with AI node support.

Usage

  1. Add GitHub Models Chat Model to your workflow.
  2. Select the model name (for example openai/gpt-4.1-mini).
  3. Optionally set sampling temperature and max tokens.
  4. Connect the node output to a node that accepts a Language Model input.

Browse available models: GitHub Models Marketplace.

Resources

Version history

  • 0.0.1: Initial release with GitHub Models Language Model support for n8n AI workflows.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages