mirror of
https://github.com/hwchase17/langchain.git
synced 2025-10-02 02:38:36 +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`