langchain/libs
William De Vena 23722e3653
langchain[patch]: Invoke callback prior to yielding token (#18282)
## PR title
langchain[patch]: Invoke callback prior to yielding

## PR message
Description: Invoke on_llm_new_token callback prior to yielding token in
_stream and _astream methods in langchain/tests/fake_chat_model.
Issue: https://github.com/langchain-ai/langchain/issues/16913
Dependencies: None
Twitter handle: None
2024-02-28 16:15:02 -05:00
..
cli infra: make .gitignore consistent with standard python gitignore (#16828) 2024-02-12 19:43:41 -08:00
community community[minor]: Add SQLDatabaseLoader document loader (#18281) 2024-02-28 21:02:28 +00:00
core Add PNG drawer for Runnable.get_graph() (#18239) 2024-02-28 11:25:19 -08:00
experimental Experimental: Add other threshold types to SemanticChunker (#16807) 2024-02-26 13:50:48 -08:00
langchain langchain[patch]: Invoke callback prior to yielding token (#18282) 2024-02-28 16:15:02 -05:00
partners langchain_anthropic[patch]: Invoke callback prior to yielding token (#18274) 2024-02-28 20:19:22 +00:00