Skip to content

Conversation

@mdrxy
Copy link
Member

@mdrxy mdrxy commented Dec 5, 2025

No description provided.

Copilot AI review requested due to automatic review settings December 5, 2025 20:35
@mdrxy mdrxy requested a review from eyurtsev as a code owner December 5, 2025 20:35
@github-actions github-actions bot added documentation Improvements or additions to documentation core `langchain-core` package issues & PRs labels Dec 5, 2025
Copy link
Contributor

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 modernizes documentation formatting in the with_structured_output method by converting plain text example headers to MkDocs Material collapsible admonition blocks. The changes follow the established documentation pattern in the LangChain Core codebase where the primary example is expanded by default (???+) and subsequent examples are collapsed (???), improving documentation readability and user experience.

Key Changes:

  • Converted three example sections to use MkDocs Material admonition syntax
  • Applied consistent 4-space indentation for all example content
  • Preserved all original code examples and documentation content without modification

@codspeed-hq
Copy link

codspeed-hq bot commented Dec 5, 2025

CodSpeed Performance Report

Merging #34227 will not alter performance

Comparing mdrxy/core-refs (ee824d5) with master (4a42158)

⚠️ Unknown Walltime execution environment detected

Using the Walltime instrument on standard Hosted Runners will lead to inconsistent data.

For the most accurate results, we recommend using CodSpeed Macro Runners: bare-metal machines fine-tuned for performance measurement consistency.

Summary

✅ 13 untouched
⏩ 21 skipped1

Footnotes

  1. 21 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@mdrxy mdrxy merged commit 80c3970 into master Dec 5, 2025
99 checks passed
@mdrxy mdrxy deleted the mdrxy/core-refs branch December 5, 2025 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core `langchain-core` package issues & PRs documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants