-
Notifications
You must be signed in to change notification settings - Fork 18.9k
sync wip with master #32436
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sync wip with master #32436
Conversation
) ## **Description:** Updated incorrect package names across multiple integration docs by replacing underscores with hyphens to reflect their actual names on PyPI. This aligns with the actual PyPI package names and prevents potential confusion or installation issues. ## **Issue:** N/A ## **Dependencies:** None ## **Twitter handle:** N/A --------- Co-authored-by: Mason Daugherty <[email protected]>
**Description:** This PR improves the contribution setup guide by adding comprehensive Windows-specific instructions. The changes address a common pain point for Windows contributors who don't have `make` installed by default, making the LangChain contribution process more accessible across different operating systems. The main improvements include: - Added a dedicated "Windows Users" section with multiple installation options for `make` (Chocolatey, Scoop, WSL) - Provided direct `uv` commands as alternatives to all `make` commands throughout the setup guide - Included Windows-specific instructions for testing, formatting, linting, and spellchecking - Enhanced the documentation to be more inclusive for Windows developers This change makes it easier for Windows users to contribute to LangChain without requiring additional tool installation, while maintaining the existing workflow for users who already have `make` available. **Issue:** This addresses the common barrier Windows users face when trying to contribute to LangChain due to missing `make` commands. **Dependencies:** None required - this is purely a documentation improvement. --------- Co-authored-by: Mason Daugherty <[email protected]>
use new openai-oss for integration tests, set module-level testing model names and improve robustness of tool tests
…n meta, update tests (#32415)
… minor doc fixes (#32426) For OpenAI PDF attaching, note the needed metadata. Also some minor doc updates.
**Description:** fix an issue I discovered when attempting to merge messages in which one message has an `index` key in its content dictionary and another does not.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
CodSpeed WallTime Performance ReportMerging #32436 will not alter performanceComparing
|
CodSpeed Instrumentation Performance ReportMerging #32436 will not alter performanceComparing Summary
|
No description provided.