ai
ai copied to clipboard
Langchain adapter fix deprecated
I updated the langchain method to no longer use the deprecated StreamData() method. I also updated the documentation to reflect this change. I added a test case to ensure that the data stream is correctly being merged into the response stream!
Resolves this issue: #5552
TY! FYI we are planning to make larger changes in this area in v5, not merging for now.
Just checking, would this also fix: #5650?