-
Notifications
You must be signed in to change notification settings - Fork 227
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have the same issue,The problem seems due to the ContextualCompressionRetriever,It outputs some info cannot be serialized. #726
Comments
INFO: 127.0.0.1:50194 - "POST /stream_log HTTP/1.1" 200 OK During handling of the above exception, another exception occurred:
|
The easiest thing to do is add another runnable lambda that takes the numpy and outputs a string representation of the numpy that can be sent over the wire (i.e., search online for ways to encode JSON)
Originally posted by @eyurtsev in langchain-ai/langchain#17875 (comment)
The text was updated successfully, but these errors were encountered: