mirror of
https://github.com/hwchase17/langchain.git
synced 2025-12-16 04:15:53 +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`