[PR #3061] [CLOSED] docs: add IO Intelligence chat model integration page #3142

Closed
opened 2026-06-05 18:21:13 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3061
Author: @katestover
Created: 3/11/2026
Status: Closed

Base: mainHead: add-iointelligence-docs


📝 Commits (1)

  • 38f744c docs: add IO Intelligence chat model integration page

📊 Changes

2 files changed (+129 additions, -0 deletions)

View changed files

📝 src/oss/javascript/integrations/chat/index.mdx (+7 -0)
src/oss/javascript/integrations/chat/iointelligence.mdx (+122 -0)

📄 Description

Overview

Add documentation page for @langchain/iointelligence, a new chat model provider with an OpenAI-compatible API powered by decentralized GPU infrastructure.

Type of change

Type: New documentation page

Related issues/PRs

Changes

  • New integration page: src/oss/javascript/integrations/chat/iointelligence.mdx
  • Added IO Intelligence card to chat models index page (index.mdx)

Checklist

  • I have read the contributing guidelines
  • I have verified the content renders correctly in preview
  • All links in the documentation are valid

🔄 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/docs/pull/3061 **Author:** [@katestover](https://github.com/katestover) **Created:** 3/11/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `add-iointelligence-docs` --- ### 📝 Commits (1) - [`38f744c`](https://github.com/langchain-ai/docs/commit/38f744ce03b5045c4725904c3c9eb54e55a5eb11) docs: add IO Intelligence chat model integration page ### 📊 Changes **2 files changed** (+129 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/javascript/integrations/chat/index.mdx` (+7 -0) ➕ `src/oss/javascript/integrations/chat/iointelligence.mdx` (+122 -0) </details> ### 📄 Description ## Overview Add documentation page for `@langchain/iointelligence`, a new chat model provider with an OpenAI-compatible API powered by decentralized GPU infrastructure. ## Type of change **Type:** New documentation page ## Related issues/PRs - Feature PR: https://github.com/langchain-ai/langchainjs/pull/10340 ## Changes - New integration page: `src/oss/javascript/integrations/chat/iointelligence.mdx` - Added IO Intelligence card to chat models index page (`index.mdx`) ## Checklist - [x] I have read the contributing guidelines - [x] I have verified the content renders correctly in preview - [x] All links in the documentation are valid --- <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-06-05 18:21:13 -04:00
yindo closed this issue 2026-06-05 18:21:13 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#3142