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