[PR #22] [CLOSED] feat: add n1n provider #35

Closed
opened 2026-02-16 09:17:52 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/openwork/pull/22
Author: @n1n-api
Created: 1/17/2026
Status: Closed

Base: mainHead: feat/n1n-provider


📝 Commits (1)

📊 Changes

5 files changed (+38 additions, -4 deletions)

View changed files

📝 src/main/agent/runtime.ts (+15 -0)
📝 src/main/ipc/models.ts (+19 -1)
📝 src/main/storage.ts (+2 -1)
📝 src/main/types.ts (+1 -1)
📝 src/renderer/src/types.ts (+1 -1)

📄 Description

Add n1n.ai as an OpenAI-compatible provider. Includes support for GPT-4o and Claude 3.5 Sonnet via n1n.ai.


🔄 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/langchain-ai/openwork/pull/22 **Author:** [@n1n-api](https://github.com/n1n-api) **Created:** 1/17/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `feat/n1n-provider` --- ### 📝 Commits (1) - [`302bcc5`](https://github.com/langchain-ai/openwork/commit/302bcc5389de988ac5ef411b021314ec5e7b680e) feat: add n1n provider ### 📊 Changes **5 files changed** (+38 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/main/agent/runtime.ts` (+15 -0) 📝 `src/main/ipc/models.ts` (+19 -1) 📝 `src/main/storage.ts` (+2 -1) 📝 `src/main/types.ts` (+1 -1) 📝 `src/renderer/src/types.ts` (+1 -1) </details> ### 📄 Description Add n1n.ai as an OpenAI-compatible provider. Includes support for GPT-4o and Claude 3.5 Sonnet via n1n.ai. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 09:17:52 -05:00
yindo closed this issue 2026-02-16 09:17:52 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/openwork#35