[PR #1540] [MERGED] Create teradata.mdx for providers page #1633

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1540
Author: @lcl-teradata
Created: 11/20/2025
Status: Merged
Merged: 12/25/2025
Merged by: @mdrxy

Base: mainHead: langchain-teradata-provider


📝 Commits (6)

📊 Changes

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

View changed files

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

📄 Description

Overview

This PR adds the teradata.mdx file for the providers page
Approved PR for integration : https://github.com/langchain-ai/docs/pull/1137

Type of change

Type: New documentation page

Related issues/PRs

Examples:

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

(Internal team members only / optional): Create a preview deployment as necessary using the Create Preview Branch workflow

Additional notes


🔄 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/1540 **Author:** [@lcl-teradata](https://github.com/lcl-teradata) **Created:** 11/20/2025 **Status:** ✅ Merged **Merged:** 12/25/2025 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `langchain-teradata-provider` --- ### 📝 Commits (6) - [`f6d7cbe`](https://github.com/langchain-ai/docs/commit/f6d7cbec82e8ce5b6c9216eef4d700a510442e46) Create teradata.mdx - [`1cecc30`](https://github.com/langchain-ai/docs/commit/1cecc30e9941a635dbabaa3603dad977ac2fd60e) Merge branch 'main' into langchain-teradata-provider - [`a5e6a36`](https://github.com/langchain-ai/docs/commit/a5e6a366afdd85393386906eea5c4a379a4aa8b2) Merge branch 'main' into langchain-teradata-provider - [`3d13581`](https://github.com/langchain-ai/docs/commit/3d135818fa4b84b133d4b118342e77afcc003024) Update all_providers.mdx - [`5acd7ec`](https://github.com/langchain-ai/docs/commit/5acd7ec9fc69e0e369c55fe3a19b8fd7cb88e1f5) Merge branch 'langchain-teradata-provider' of https://github.com/lcl-teradata/docs into langchain-teradata-provider - [`0907a5f`](https://github.com/langchain-ai/docs/commit/0907a5fbc37dbf86cba476c178754ae2ccef08c9) Merge branch 'main' into langchain-teradata-provider ### 📊 Changes **2 files changed** (+38 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/python/integrations/providers/all_providers.mdx` (+8 -0) ➕ `src/oss/python/integrations/providers/teradata.mdx` (+30 -0) </details> ### 📄 Description ## Overview This PR adds the teradata.mdx file for the providers page Approved PR for integration : https://github.com/langchain-ai/docs/pull/1137 ## Type of change **Type:** New documentation page ## Related issues/PRs Examples: ## Checklist <!-- Put an 'x' in all boxes that apply --> - [x] I have read the [contributing guidelines](README.md) - [ ] I have tested my changes locally using `docs dev` - [x] 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 (Internal team members only / optional): Create a preview deployment as necessary using the [Create Preview Branch workflow](https://github.com/langchain-ai/docs/actions/workflows/create-preview-branch.yml) ## Additional notes --- <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:33 -05:00
yindo closed this issue 2026-02-17 17:22:34 -05:00
yindo changed title from [PR #1540] Create teradata.mdx for providers page to [PR #1540] [MERGED] Create teradata.mdx for providers page 2026-06-05 18:14:02 -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#1633