Update langchain_deep_research documentation to mention Anthropic API key is needed#1402
Merged
rapids-bot[bot] merged 3 commits intoNVIDIA:release/1.4from Jan 14, 2026
Conversation
Signed-off-by: Yuchen Zhang <yuchenz@nvidia.com>
WalkthroughUpdated 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
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. 📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
⏰ 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)
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. Comment |
willkill07
approved these changes
Jan 14, 2026
Contributor
Author
|
/merge |
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Closes nvbugs-5801706
By Submitting this PR I confirm:
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.