mirror of
https://github.com/langchain-ai/openwork.git
synced 2026-07-18 20:54:26 -04:00
[PR #22] [CLOSED] feat: add n1n provider #35
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langchain-ai/openwork/pull/22
Author: @n1n-api
Created: 1/17/2026
Status: ❌ Closed
Base:
main← Head:feat/n1n-provider📝 Commits (1)
302bcc5feat: add n1n provider📊 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.