mirror of
https://github.com/hwchase17/langchain.git
synced 2026-01-30 05:47:54 +00:00
* Support a callback `on_llm_new_token` that users can implement when `OpenAI.streaming` is set to `True`
* Support a callback `on_llm_new_token` that users can implement when `OpenAI.streaming` is set to `True`