Skip to content

Conversation

anu-rock
Copy link
Contributor

@anu-rock anu-rock commented Oct 5, 2025

Overview

  • Expand the no JSON pointer example for clarity.
  • Correct the output of JSON pointer example.
  • Minor copy changes for correctness.

Type of change

Type: Fix typo/bug/link/formatting

Checklist

  • I have read the contributing guidelines
  • I have tested my changes locally using docs dev
  • All code examples have been tested and work correctly
  • I have used root relative paths for internal links
  • I have updated navigation in src/docs.json if needed
  • I have gotten approval from the relevant reviewers
  • (Internal team members only / optional) I have created a preview deployment using the Create Preview Branch workflow

- Expand the no JSON pointer example for clarity.
- Correct the output of JSON pointer example.
- Minor copy changes for correctness.
@Copilot Copilot AI review requested due to automatic review settings October 5, 2025 03:35
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR improves the documentation for the JSON loader by enhancing examples for better clarity and correcting output formats. The changes focus on making the documentation more accurate and comprehensive.

  • Enhanced the no JSON pointer example with additional nested text structure
  • Corrected the output format in code examples to match actual implementation
  • Fixed minor grammatical issues and improved clarity of explanations

@anu-rock
Copy link
Contributor Author

anu-rock commented Oct 5, 2025

Hey @katmayb @lnhsingh 👋 Requesting your review for this light change. Apparently, I'm not allowed to add you as reviewers on this PR. Sorry for the noise.

@lnhsingh lnhsingh merged commit ecfbd7c into langchain-ai:prod Oct 6, 2025
lnhsingh added a commit that referenced this pull request Oct 6, 2025
lnhsingh added a commit that referenced this pull request Oct 6, 2025
@lnhsingh
Copy link
Collaborator

lnhsingh commented Oct 6, 2025

@anu-rock Thank you for opening this PR! Sorry, I had to revert the merge-- I realized that it was updating the wrong file. Can you please reopen a PR that targets the file in the /src directory, NOT /build? Thanks!

@anu-rock
Copy link
Contributor Author

anu-rock commented Oct 7, 2025

@lnhsingh Gotcha, sorry about that! Created a new one at #763.

P.S. I ended up editing the built file after following the "suggest edits" link in the docs. Pointing that to the relevant source file might be a nifty improvement.

Screenshot 2025-10-07 at 8 52 11 AM

lnhsingh added a commit that referenced this pull request Oct 7, 2025
## Overview
<!-- Brief description of what documentation is being added/updated -->

Re-attempting #742, this time
in the src file instead of the built file.

- Expand the no JSON pointer example for clarity.
- Correct the output of JSON pointer example.
- Minor copy changes for correctness.

## Type of change

**Type:** Fix typo/bug/link/formatting

## Checklist
<!-- Put an 'x' in all boxes that apply -->
- [x] I have read the [contributing guidelines](README.md)
- [x] I have tested my changes locally using `docs dev`
- [x] All code examples have been tested and work correctly
- [ ] I have used **root relative** paths for internal links
- [ ] I have updated navigation in `src/docs.json` if needed
- I have gotten approval from the relevant reviewers
- (Internal team members only / optional) I have created a preview
deployment using the [Create Preview Branch
workflow](https://github.com/langchain-ai/docs/actions/workflows/create-preview-branch.yml)

Co-authored-by: Lauren Hirata Singh <lauren@langchain.dev>
Sign up for free to 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.

2 participants