mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-16 23:13:31 +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`