[PR #2531] [MERGED] Create anyllm.mdx #2518

Closed
opened 2026-02-17 17:23:30 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2531
Author: @angpt
Created: 2/6/2026
Status: Merged
Merged: 2/10/2026
Merged by: @mdrxy

Base: mainHead: provider-any-llm


📝 Commits (3)

📊 Changes

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

View changed files

📝 src/oss/python/integrations/providers/all_providers.mdx (+8 -0)
src/oss/python/integrations/providers/anyllm.mdx (+32 -0)

📄 Description

Add documentation for langchain-anyllm

Overview

Add documentation for langchain-anyllm

Type of change

New documentation page

Related issues/PRs

None

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

Additional notes

None


🔄 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/2531 **Author:** [@angpt](https://github.com/angpt) **Created:** 2/6/2026 **Status:** ✅ Merged **Merged:** 2/10/2026 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `provider-any-llm` --- ### 📝 Commits (3) - [`b765041`](https://github.com/langchain-ai/docs/commit/b76504130b60c9c6b8b4793fb45e38d909438611) Create anyllm.mdx - [`3e2c75f`](https://github.com/langchain-ai/docs/commit/3e2c75f490942d36be2ea66943eaa81e78214580) Add any-llm integration - [`90ac6fb`](https://github.com/langchain-ai/docs/commit/90ac6fb38c4d1c327ee6c1b05ad6ff90c63244c3) Apply suggestion from @mdrxy ### 📊 Changes **2 files changed** (+40 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/python/integrations/providers/all_providers.mdx` (+8 -0) ➕ `src/oss/python/integrations/providers/anyllm.mdx` (+32 -0) </details> ### 📄 Description Add documentation for langchain-anyllm ## Overview Add documentation for langchain-anyllm ## Type of change New documentation page ## Related issues/PRs None ## Checklist <!-- Put an 'x' in all boxes that apply --> - [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 ## Additional notes None --- <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:23:30 -05:00
yindo closed this issue 2026-02-17 17:23:30 -05:00
yindo changed title from [PR #2531] Create anyllm.mdx to [PR #2531] [MERGED] Create anyllm.mdx 2026-06-05 18:19:03 -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#2518