Skip to content

cookbook-dspy-langchain#1

Merged
CoderOMaster merged 2 commits intomainfrom
cookbooks
Feb 8, 2026
Merged

cookbook-dspy-langchain#1
CoderOMaster merged 2 commits intomainfrom
cookbooks

Conversation

@CoderOMaster
Copy link
Owner

Pull Request Checklist

Please ensure that your PR meets the following requirements:

  • I have read the CONTRIBUTING guide.
  • I have updated the documentation (if applicable).
  • My code follows the style guidelines of this project.
  • I have performed a self-review of my own code.
  • I have added tests that prove my fix is effective or that my feature works.
  • New and existing unit tests pass locally with my changes.

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context.

Fixes # (issue number)

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

@CoderOMaster CoderOMaster changed the title cookbook-dspy cookbook-dspy-langchain Feb 6, 2026
The `MossRetriever` can be used in any LangChain chain.

```python
from moss_langchain import MossRetriever

Choose a reason for hiding this comment

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

what is the plan here? are. we shipping this new package to pypi?

Copy link
Owner Author

Choose a reason for hiding this comment

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

yeah folks at langchain told me to add this to pypi.

langchain-ai/langchain-community#514

@CoderOMaster CoderOMaster merged commit 56983f5 into main Feb 8, 2026
2 checks passed
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