[PR #1732] [CLOSED] chore: Qwen Support in Providers #1803

Closed
opened 2026-02-17 17:22:45 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1732
Author: @keenborder786
Created: 12/3/2025
Status: Closed

Base: mainHead: qwq_provider


📝 Commits (2)

  • 066267c chore: QWQ Support in Providers
  • 91d9643 docs: All Provider updated

📊 Changes

3 files changed (+78 additions, -0 deletions)

View changed files

📝 src/oss/python/integrations/providers/all_providers.mdx (+8 -0)
📝 src/oss/python/integrations/providers/overview.mdx (+1 -0)
src/oss/python/integrations/providers/qwq.mdx (+69 -0)

📄 Description

Type of change

Type: New Documentation for QwQ in Python OSS Integration Page

Related issues/PRs

I need it for the Docstring reference:
https://github.com/langchain-ai/langchain/pull/34196

Checklist

  • I have read the contributing guidelines
  • I have tested my changes locally using docs dev
  • All code examples have been tested and work correctly
  • I have used root relative paths for internal links
  • I have updated navigation in src/docs.json if needed

🔄 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/1732 **Author:** [@keenborder786](https://github.com/keenborder786) **Created:** 12/3/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `qwq_provider` --- ### 📝 Commits (2) - [`066267c`](https://github.com/langchain-ai/docs/commit/066267c6feeaa8252164391169b7d68e9a63a0f3) chore: QWQ Support in Providers - [`91d9643`](https://github.com/langchain-ai/docs/commit/91d964300302bbf0a1b6eeb7fb4c401f9e7fe34b) docs: All Provider updated ### 📊 Changes **3 files changed** (+78 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/python/integrations/providers/all_providers.mdx` (+8 -0) 📝 `src/oss/python/integrations/providers/overview.mdx` (+1 -0) ➕ `src/oss/python/integrations/providers/qwq.mdx` (+69 -0) </details> ### 📄 Description ## Type of change **Type:** New Documentation for QwQ in Python OSS Integration Page ## Related issues/PRs I need it for the Docstring reference: https://github.com/langchain-ai/langchain/pull/34196 ## Checklist - [X] I have read the [contributing guidelines](README.md) - [X] I have tested my changes locally using `docs dev` - [X] All code examples have been tested and work correctly - [X] I have used **root relative** paths for internal links - [X] I have updated navigation in `src/docs.json` if needed --- <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-17 17:22:45 -05:00
yindo closed this issue 2026-02-17 17:22:45 -05:00
yindo changed title from [PR #1732] chore: Qwen Support in Providers to [PR #1732] [CLOSED] chore: Qwen Support in Providers 2026-06-05 18:15:00 -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#1803