Skip to content

Update langchain_deep_research documentation to mention Anthropic API key is needed#1402

Merged
rapids-bot[bot] merged 3 commits intoNVIDIA:release/1.4from
yczhang-nv:yuchen-update-deepresearch-doc
Jan 14, 2026
Merged

Update langchain_deep_research documentation to mention Anthropic API key is needed#1402
rapids-bot[bot] merged 3 commits intoNVIDIA:release/1.4from
yczhang-nv:yuchen-update-deepresearch-doc

Conversation

@yczhang-nv
Copy link
Contributor

@yczhang-nv yczhang-nv commented Jan 13, 2026

Description

Closes nvbugs-5801706

By Submitting this PR I confirm:

  • I am familiar with the Contributing Guidelines.
  • We require that all contributors "sign-off" on their commits. This certifies that the contribution is your original work, or you have rights to submit it under the same license, or a compatible license.
    • Any contribution which contains commits that are not Signed-Off will not be accepted.
  • When the PR is ready for review, new or existing tests cover these changes.
  • When the PR is ready for review, the documentation is up to date with these changes.

Summary by CodeRabbit

  • Documentation
    • Added an "API Keys" subsection to Getting Started:
      • NVIDIA Build API Key required for Section 3.0 (configurable LLMs)
      • Tavily API Key required for web search features
      • Anthropic API Key optional; Section 2.0 can be skipped and you may start at Section 3.0 if unavailable

✏️ Tip: You can customize this high-level summary in your review settings.

Signed-off-by: Yuchen Zhang <yuchenz@nvidia.com>
@yczhang-nv yczhang-nv self-assigned this Jan 13, 2026
@yczhang-nv yczhang-nv requested a review from a team as a code owner January 13, 2026 23:39
@yczhang-nv yczhang-nv added doc Improvements or additions to documentation non-breaking Non-breaking change labels Jan 13, 2026
@yczhang-nv yczhang-nv changed the base branch from develop to release/1.4 January 13, 2026 23:39
@coderabbitai
Copy link

coderabbitai bot commented Jan 13, 2026

Walkthrough

Updated README for the langchain_deep_research example by adding an "API Keys" subsection under Getting Started that lists required and optional API keys: NVIDIA Build API Key (required for Section 3.0+), Tavily API Key (required for web search), and Anthropic API Key (optional, only for Section 2.0).

Changes

Cohort / File(s) Summary
Documentation
examples/frameworks/auto_wrapper/langchain_deep_research/README.md
Added an "API Keys" subsection under Getting Started specifying NVIDIA Build API Key (required for Section 3.0+), Tavily API Key (required for web search), and Anthropic API Key (optional; only for Section 2.0).

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title is related to the main change but exceeds the recommended 72-character limit at 85 characters, and is somewhat verbose when it could be more concise.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


📜 Recent review details

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 488ee82 and 35eb764.

📒 Files selected for processing (1)
  • examples/frameworks/auto_wrapper/langchain_deep_research/README.md
🚧 Files skipped from review as they are similar to previous changes (1)
  • examples/frameworks/auto_wrapper/langchain_deep_research/README.md
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
  • GitHub Check: CI Pipeline / Check

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Signed-off-by: Yuchen Zhang <yuchenz@nvidia.com>
Copy link
Contributor

@mnajafian-nv mnajafian-nv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@yczhang-nv
Copy link
Contributor Author

/merge

@rapids-bot rapids-bot bot merged commit f0bbabe into NVIDIA:release/1.4 Jan 14, 2026
16 of 17 checks passed
@yczhang-nv yczhang-nv deleted the yuchen-update-deepresearch-doc branch January 14, 2026 05:41
Jerryguan777 pushed a commit to Jerryguan777/NeMo-Agent-Toolkit that referenced this pull request Jan 28, 2026
…PI key is needed (NVIDIA#1402)

Closes nvbugs-5801706

## By Submitting this PR I confirm:
- I am familiar with the [Contributing Guidelines](https://github.com/NVIDIA/NeMo-Agent-Toolkit/blob/develop/docs/source/resources/contributing/index.md).
- We require that all contributors "sign-off" on their commits. This certifies that the contribution is your original work, or you have rights to submit it under the same license, or a compatible license.
  - Any contribution which contains commits that are not Signed-Off will not be accepted.
- When the PR is ready for review, new or existing tests cover these changes.
- When the PR is ready for review, the documentation is up to date with these changes.



## Summary by CodeRabbit

* **Documentation**
  * Added an "API Keys" subsection to Getting Started:
    - NVIDIA Build API Key required for Section 3.0 (configurable LLMs)
    - Tavily API Key required for web search features
    - Anthropic API Key optional; Section 2.0 can be skipped and you may start at Section 3.0 if unavailable

<sub>✏️ Tip: You can customize this high-level summary in your review settings.</sub>

Authors:
  - Yuchen Zhang (https://github.com/yczhang-nv)

Approvers:
  - https://github.com/mnajafian-nv
  - Will Killian (https://github.com/willkill07)

URL: NVIDIA#1402
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Improvements or additions to documentation non-breaking Non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants