stanfordnlp / dspy

DSPy: The framework for programming—not prompting—language models
https://dspy.ai
MIT License
18.84k stars 1.44k forks source link

Limitations when integrating LangChain with DSPy #1780

Closed hasalams closed 1 week ago

hasalams commented 1 week ago

My question is related to the following tutorial.

DSPy: Compiling chains from LangChain

In the tutorial, it is mentioned that

This short tutorial demonstrates how this proof-of-concept feature works. This will not give you the full power of DSPy or LangChain yet, but we will expand it if there's high demand.

May I please know the limitations in detail when using LangChain and DSPy together? Thanks in advance.

okhat commented 1 week ago

Hey @hasalams ! As you can see at the top of that page:

DEPRECATION WARNING This integration with LangChain is no longer supported.