Skip to content

feat: Langchain integration tests#527

Merged
noble-varghese merged 2 commits intomainfrom
noble-varghese/langchain-streaming-tests-1
Apr 4, 2024
Merged

feat: Langchain integration tests#527
noble-varghese merged 2 commits intomainfrom
noble-varghese/langchain-streaming-tests-1

Conversation

@noble-varghese
Copy link
Copy Markdown
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

2 participants