[PR #636] [MERGED] fix stripe toolkit import in the guide #876

Closed
opened 2026-02-17 17:21:18 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/636
Author: @armantsaturian
Created: 9/23/2025
Status: Merged
Merged: 9/25/2025
Merged by: @lnhsingh

Base: mainHead: main


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 src/oss/python/integrations/tools/stripe.mdx (+1 -1)

📄 Description

mirror of https://github.com/langchain-ai/langchain/pull/33044


Description:
Stripe tools integration guide incorrectly referenced the crewai toolkit. Updated the import to use the correct langchain toolkit.

Stripe docs reference: https://docs.stripe.com/agents?framework=langchain&lang=python


🔄 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/636 **Author:** [@armantsaturian](https://github.com/armantsaturian) **Created:** 9/23/2025 **Status:** ✅ Merged **Merged:** 9/25/2025 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`6a1a3d7`](https://github.com/langchain-ai/docs/commit/6a1a3d7a6cd603bfa4422e60a8db6b975c6afc3b) fix imports ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/python/integrations/tools/stripe.mdx` (+1 -1) </details> ### 📄 Description mirror of https://github.com/langchain-ai/langchain/pull/33044 _______ **Description:** Stripe tools integration guide incorrectly referenced the `crewai` toolkit. Updated the import to use the correct `langchain` toolkit. Stripe docs reference: https://docs.stripe.com/agents?framework=langchain&lang=python --- <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:21:18 -05:00
yindo closed this issue 2026-02-17 17:21:18 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#876