mirror of
https://github.com/hwchase17/langchain
synced 2024-11-06 03:20:49 +00:00
cdfb5b4ca1
Allows all chat models that implement _stream, but not _astream to still have async streaming to work. Amongst other things this should resolve issues with streaming community model implementations through langserve since langserve is exclusively async. |
||
---|---|---|
.. | ||
integration_tests | ||
unit_tests | ||
__init__.py |