Skip to content

Conversation

@noble-varghese
Copy link
Contributor

Description:

Test Langchain's synchronous, asynchronous streaming, batch, and invoke methods, and resolve the asynchronous issue encountered with Langchain batch calls.

Key Modifications:

  • Users encountered issues due to parallel processing in Langchain integrations, resulting in missing "unable to find run-id" error messages in the logs.
  • Integration tests have been implemented for both synchronous and asynchronous streaming methods.
  • Resolved the issue with the "run not found" issue the langchain batch and async calls or calls executed in a threadpool executor.

@noble-varghese noble-varghese marked this pull request as ready for review April 4, 2024 10:52
@noble-varghese noble-varghese requested a review from a team April 4, 2024 10:52
@noble-varghese noble-varghese merged commit 752e40c into main Apr 4, 2024
@noble-varghese noble-varghese deleted the noble-varghese/langchain-streaming-tests-1 branch April 4, 2024 10:54
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.

3 participants