[PR #908] [MERGED] fix(integration): fix OpenAI custom tools example in JS #1133

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/908
Author: @christian-bromann
Created: 10/15/2025
Status: Merged
Merged: 10/22/2025
Merged by: @lnhsingh

Base: mainHead: cb/openai-custom-tools


📝 Commits (1)

  • 844236d fix(integration): fix OpenAI custom tools example in JS

📊 Changes

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

View changed files

📝 src/oss/javascript/integrations/chat/openai.mdx (+13 -9)

📄 Description

Small update on code example in JS for OpenAI custom tools.


🔄 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/908 **Author:** [@christian-bromann](https://github.com/christian-bromann) **Created:** 10/15/2025 **Status:** ✅ Merged **Merged:** 10/22/2025 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `cb/openai-custom-tools` --- ### 📝 Commits (1) - [`844236d`](https://github.com/langchain-ai/docs/commit/844236da95042fa1d20fefccfbc9a1bcd5a70d6d) fix(integration): fix OpenAI custom tools example in JS ### 📊 Changes **1 file changed** (+13 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/javascript/integrations/chat/openai.mdx` (+13 -9) </details> ### 📄 Description Small update on code example in JS for OpenAI custom tools. --- <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:47 -05:00
yindo closed this issue 2026-02-17 17:21:47 -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#1133