fix: request and response model created by LangchainRouter
breaks for complex chain types
#71
Closed
1 task done
Scenario
User creates an application using
RetrievalQAWithSourcesChain
withstreaming_mode=0
Actual result
API call fails due to:
Expected result
API call returns chain output
Acceptance criteria
The text was updated successfully, but these errors were encountered: