[PR #83] [MERGED] The retrieve method adds the missing parameter config #475

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/83
Author: @QuentinLowe
Created: 3/10/2024
Status: Merged
Merged: 3/11/2024
Merged by: @jacoblee93

Base: mainHead: main


📝 Commits (2)

  • 8edab33 The retrieve method adds the missing parameter config
  • b1c6731 Merge branch 'main' into main

📊 Changes

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

View changed files

📝 examples/rag/langgraph_self_rag.ipynb (+2 -1)

📄 Description

image Missing parameter config

🔄 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/langgraphjs/pull/83 **Author:** [@QuentinLowe](https://github.com/QuentinLowe) **Created:** 3/10/2024 **Status:** ✅ Merged **Merged:** 3/11/2024 **Merged by:** [@jacoblee93](https://github.com/jacoblee93) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`8edab33`](https://github.com/langchain-ai/langgraphjs/commit/8edab33423f28fb2ea9f98d8ed7d5e17ef1ccda6) The retrieve method adds the missing parameter config - [`b1c6731`](https://github.com/langchain-ai/langgraphjs/commit/b1c67315b7540b8391f9913fac523883d77af92b) Merge branch 'main' into main ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `examples/rag/langgraph_self_rag.ipynb` (+2 -1) </details> ### 📄 Description <img width="759" alt="image" src="https://github.com/langchain-ai/langgraphjs/assets/7316187/8cfef5cd-6f6e-4771-bb8b-73cef6aed15e"> Missing parameter config --- <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-15 18:17:07 -05:00
yindo closed this issue 2026-02-15 18:17:07 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraphjs#475