Skip to content

docs: add LangChain video walkthroughs and tutorial emoji - #6

Merged
nishithatanukunuri merged 1 commit into
mainfrom
docs-langchain-video-walkthroughs
Jun 15, 2026
Merged

docs: add LangChain video walkthroughs and tutorial emoji#6
nishithatanukunuri merged 1 commit into
mainfrom
docs-langchain-video-walkthroughs

Conversation

@nishithatanukunuri

@nishithatanukunurinishithatanukunuri commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Adds the embedded video walkthroughs and a small title fix across three docs pages.

Changes

  • integrations/langchain.mdx - embed the LangChain integration walkthrough video, replacing the "coming soon" placeholder.
  • cookbook/langchain-resume-screening.mdx - embed the resume-screening cookbook video under "Watch the Video Guide".
  • cookbook/data-extraction-tutorial.mdx - add a graduation-cap emoji to the "Resume & profile extraction" tutorial title, matching the sibling cookbook pages (CSV sanitizer, LangChain resume).

All embeds follow the existing iframe convention used elsewhere in the docs.

Summary by CodeRabbit

  • Documentation
    • Added visual styling to tutorial header
    • Embedded video guides now available for resume screening and LangChain integration tutorials

- Embed LangChain integration walkthrough video on integrations/langchain
- Embed resume-screening cookbook video on cookbook/langchain-resume-screening
- Add graduation-cap emoji to the resume & profile extraction tutorial title
@coderabbitai

coderabbitaiBot commented Jun 15, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 43231082-d032-4c37-8730-661d7ae3493b

📥 Commits

Reviewing files that changed from the base of the PR and between b4e28cd and eca6452.

📒 Files selected for processing (3)
  • cookbook/data-extraction-tutorial.mdx
  • cookbook/langchain-resume-screening.mdx
  • integrations/langchain.mdx

📝 Walkthrough

Walkthrough

Three MDX documentation files are updated: the data-extraction-tutorial.mdx frontmatter title gains a 🎓 emoji, and two "Video walkthrough coming soon." placeholders in langchain-resume-screening.mdx and integrations/langchain.mdx are replaced with embedded YouTube iframes.

Changes

Documentation Updates

Layer / File(s)Summary
Title emoji and YouTube embed replacements
cookbook/data-extraction-tutorial.mdx, cookbook/langchain-resume-screening.mdx, integrations/langchain.mdx
Frontmatter title in the data-extraction tutorial gains a 🎓 emoji prefix; LangChain resume screening cookbook and LangChain integrations page each replace a "coming soon" placeholder with a YouTube iframe embed (video id QBZDKzjuA60).

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • zerogpu/docs#4: Introduced the cookbook/langchain-resume-screening.mdx page that this PR updates by replacing its video placeholder with an embedded YouTube iframe.

Poem

🐇 A title gets dressed with a cap and a gown,
No more "coming soon" to make learners frown!
A video appears where a placeholder stood,
Embedded and ready — as rabbits knew it would.
🎓 Hop, watch, and learn — the docs look so good! 🎥

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check nameStatusExplanation
Description Check✅ PassedCheck skipped - CodeRabbit’s high-level summary is enabled.
Title check✅ PassedThe title accurately summarizes the primary changes: adding video walkthroughs and a tutorial emoji across multiple documentation files.
Docstring Coverage✅ PassedNo functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check✅ PassedCheck skipped because no linked issues were found for this pull request.
Out of Scope Changes check✅ PassedCheck skipped because no linked issues were found for this pull request.

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs-langchain-video-walkthroughs

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

@nishithatanukunuri
nishithatanukunuri merged commit b8f624d into mainJun 15, 2026
1 check passed
@mintlify

mintlifyBot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

ProjectStatusPreviewUpdated (UTC)
zerogpu🟢 ReadyView PreviewJun 15, 2026, 5:16 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@nishithatanukunuri