mirror of
https://github.com/kennethreitz/langchain.git
synced 2026-06-05 23:00:18 +00:00
3d1095218c
Currently, ChatOpenAI._astream does not reflect finish_reason to generation_info. Change it to reflect that.