-
Notifications
You must be signed in to change notification settings - Fork 19k
docs: add Qwen integration guide and update qwq documentation #32817
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
Conversation
The latest updates on your projects. Learn more about Vercel for GitHub.
|
CodSpeed WallTime Performance ReportMerging #32817 will improve performances by 17.78%Comparing
|
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% |
CodSpeed Instrumentation Performance ReportMerging #32817 will not alter performanceComparing Summary
|
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 |
…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>
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:
Issue: N/A
Dependencies: None