Julian
Julian
Are there some new updates? This issue is still on our apps.
any update here? how to fix this?
why was it closed?The issue remains to be here now
the official demo code snippets: https://python.langchain.com/en/latest/modules/models/chat/examples/streaming.html langchain verison==0.0.176 just run it locally, raise the type error:TypeError: Object of type StreamingStdOutCallbackHandler is not JSON serializable
> @jianglanCao what python version are you using? I can't reproduce this on the example you've linked After upgrading my langchain version to the latest version, it disappeared.