mirror of
https://github.com/Mintplex-Labs/langchain-python.git
synced 2026-07-21 16:55:25 -04:00
3d1095218c
Currently, ChatOpenAI._astream does not reflect finish_reason to generation_info. Change it to reflect that.