[PR #13272] Copilot/create n8n automation #45389

Open
opened 2026-04-25 01:06:12 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/13272
Author: @AKB0700
Created: 11/29/2025
Status: 🔄 Open

Base: mainHead: copilot/create-n8n-automation


📝 Commits (4)

  • 70fcd34 Initial plan
  • fc3d96c Add n8n automation workflows for Ollama integration
  • bc3fe87 Fix switch node conditions in webhook workflow
  • e202999 Improve Ollama server URL configuration documentation

📊 Changes

4 files changed (+504 additions, -0 deletions)

View changed files

📝 docs/examples.md (+5 -0)
examples/n8n/README.md (+159 -0)
examples/n8n/ollama-chat-workflow.json (+93 -0)
examples/n8n/ollama-webhook-workflow.json (+247 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/13272 **Author:** [@AKB0700](https://github.com/AKB0700) **Created:** 11/29/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `copilot/create-n8n-automation` --- ### 📝 Commits (4) - [`70fcd34`](https://github.com/ollama/ollama/commit/70fcd34a7bc9aa6f7705d2bb2869143c241ed45b) Initial plan - [`fc3d96c`](https://github.com/ollama/ollama/commit/fc3d96cd8bbbf5d8d4ded18d3c098c8064a48f22) Add n8n automation workflows for Ollama integration - [`bc3fe87`](https://github.com/ollama/ollama/commit/bc3fe878ef44d64d8ada6e9fdd1a84ee4d280093) Fix switch node conditions in webhook workflow - [`e202999`](https://github.com/ollama/ollama/commit/e2029994fbf7a0813a90f53cc3209552c0748cc0) Improve Ollama server URL configuration documentation ### 📊 Changes **4 files changed** (+504 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/examples.md` (+5 -0) ➕ `examples/n8n/README.md` (+159 -0) ➕ `examples/n8n/ollama-chat-workflow.json` (+93 -0) ➕ `examples/n8n/ollama-webhook-workflow.json` (+247 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-25 01:06:12 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#45389