[PR #2505] [MERGED] docs: Cleanup Kinetica chat examples #2492

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2505
Author: @chadj2
Created: 2/5/2026
Status: Merged
Merged: 2/5/2026
Merged by: @mdrxy

Base: mainHead: kinetica/chat_docs_cleanup


📝 Commits (1)

  • 75ccd18 Update examples and remove some messy code outputs.

📊 Changes

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

View changed files

📝 src/oss/python/integrations/chat/kinetica.mdx (+30 -36)

📄 Description

Overview

Cleanup and enhance documentation for ChatKinetica integration.

Type of change

Update existing documentation

Related issues/PRs

N/A

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

N/A


🔄 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/2505 **Author:** [@chadj2](https://github.com/chadj2) **Created:** 2/5/2026 **Status:** ✅ Merged **Merged:** 2/5/2026 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `kinetica/chat_docs_cleanup` --- ### 📝 Commits (1) - [`75ccd18`](https://github.com/langchain-ai/docs/commit/75ccd186a5f482e0cb2501b4bbf34f4b2131293c) Update examples and remove some messy code outputs. ### 📊 Changes **1 file changed** (+30 additions, -36 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/python/integrations/chat/kinetica.mdx` (+30 -36) </details> ### 📄 Description ## Overview Cleanup and enhance documentation for `ChatKinetica` integration. ## Type of change Update existing documentation ## Related issues/PRs N/A ## 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 ## Additional notes N/A --- <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:28 -05:00
yindo closed this issue 2026-02-17 17:23:28 -05:00
yindo changed title from [PR #2505] docs: Cleanup Kinetica chat examples to [PR #2505] [MERGED] docs: Cleanup Kinetica chat examples 2026-06-05 18:18:52 -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#2492