Contribute to bhupender5/TRIP-Planning-AI-using-Langchain development by creating an account on GitHub.
Description I'm using Runnable.abatch_as_completed to run multiple LLM calls concurrently and process results as they complete. I expect that if one task raises (default return_exceptions=False) or if ...