[PR #26] [MERGED] fix: correct typo in research agent prompt #413

Closed
opened 2026-02-16 09:15:56 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/deepagents/pull/26
Author: @aakash-shakya
Created: 8/5/2025
Status: Merged
Merged: 8/5/2025
Merged by: @hwchase17

Base: masterHead: example/fix-typo-in-research-prompt


📝 Commits (1)

  • 4fbc77e fix: correct typo in research agent prompt

📊 Changes

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

View changed files

📝 examples/research/research_agent.py (+1 -1)

📄 Description

This PR corrects a small typo in the sub_research_prompt. The sentence "They will have NO knowledge of anything expect your final message" is corrected to "except your final message" to improve clarity and correctness.


🔄 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/deepagents/pull/26 **Author:** [@aakash-shakya](https://github.com/aakash-shakya) **Created:** 8/5/2025 **Status:** ✅ Merged **Merged:** 8/5/2025 **Merged by:** [@hwchase17](https://github.com/hwchase17) **Base:** `master` ← **Head:** `example/fix-typo-in-research-prompt` --- ### 📝 Commits (1) - [`4fbc77e`](https://github.com/langchain-ai/deepagents/commit/4fbc77e99ea6c14c7d74824ef242abff1050a934) fix: correct typo in research agent prompt ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `examples/research/research_agent.py` (+1 -1) </details> ### 📄 Description This PR corrects a small typo in the sub_research_prompt. The sentence "They will have NO knowledge of anything expect your final message" is corrected to "except your final message" to improve clarity and correctness. --- <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-16 09:15:56 -05:00
yindo closed this issue 2026-02-16 09:15:56 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/deepagents#413