Skip to content

Conversation

TBice123123
Copy link
Contributor

Thank you for contributing to LangChain! Follow these steps to mark your pull request as ready for review. If any of these steps are not completed, your PR will not be considered for review.

Description:
Add documentation for Qwen integration in LangChain, including setup instructions, usage examples, and configuration details. Update related qwq documentation to reflect current best practices and improve clarity for users.

This PR enhances the documentation ecosystem by:

  • Adding a new guide for integrating Qwen models
  • Updating outdated or incomplete qwq documentation
  • Improving structure and readability of relevant sections

Issue: N/A
Dependencies: None

Copy link

vercel bot commented Sep 4, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
langchain Ready Ready Preview Comment Sep 12, 2025 2:46am

Copy link

codspeed-hq bot commented Sep 4, 2025

CodSpeed WallTime Performance Report

Merging #32817 will improve performances by 17.78%

Comparing TBice123123:docs/qwen (9035bd8) with master (338d3d2)

⚠️ 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

⚡ 2 improvements
✅ 11 untouched

Benchmarks breakdown

Benchmark BASE HEAD Change
test_import_time[InMemoryVectorStore] 688.8 ms 610.5 ms +12.83%
test_import_time[RunnableLambda] 560.7 ms 476.1 ms +17.78%

@TBice123123 TBice123123 changed the title docs(qwen): add Qwen integration guide and update qwq documentation docs: add Qwen integration guide and update qwq documentation Sep 4, 2025
Copy link

codspeed-hq bot commented Sep 4, 2025

CodSpeed Instrumentation Performance Report

Merging #32817 will not alter performance

Comparing TBice123123:docs/qwen (9035bd8) with master (338d3d2)

Summary

✅ 14 untouched

@mdrxy mdrxy added documentation Improvements or additions to documentation INTERNAL-MAINTAINER-NOTE-move-to-new-repo FOR LANGCHAIN STAFF labels Sep 5, 2025
@mdrxy mdrxy self-assigned this Sep 8, 2025
@mdrxy
Copy link
Collaborator

mdrxy commented Sep 12, 2025

Hello! Thank you for your patience - we've been in the middle of a docs hiatus while we port things over to the new docs site.

I'll merge this, but I'd ask that you synchronize the changes to the new docs repo, as these changes will soon become invisible as we deprecate the current docs pages.

Please view the new contributing guide for further info. Don't hesitate to ask questions, as we've rewritten parts of it and may have missed something.

I've opened an issue in the new repo - when you make the new PR, make sure to include the words Fixes #525 so that the issue is automatically closed when the changes are merged in.

@mdrxy mdrxy merged commit e6c38a0 into langchain-ai:master Sep 12, 2025
22 checks passed
rujeetjahagirdar pushed a commit to rujeetjahagirdar/langchain that referenced this pull request Sep 14, 2025
…ain-ai#32817)

Thank you for contributing to LangChain! Follow these steps to mark your
pull request as ready for review. **If any of these steps are not
completed, your PR will not be considered for review.**

**Description:**  
Add documentation for Qwen integration in LangChain, including setup
instructions, usage examples, and configuration details. Update related
qwq documentation to reflect current best practices and improve clarity
for users.

This PR enhances the documentation ecosystem by:
- Adding a new guide for integrating Qwen models
- Updating outdated or incomplete qwq documentation
- Improving structure and readability of relevant sections

**Issue:** N/A  
**Dependencies:** None

---------

Co-authored-by: Mason Daugherty <mason@langchain.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation INTERNAL-MAINTAINER-NOTE-move-to-new-repo FOR LANGCHAIN STAFF
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants