You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
6 months ago
..
cli infra: make `.gitignore` consistent with standard python gitignore (#16828) 7 months ago
community community[minor]: Add `SQLDatabaseLoader` document loader (#18281) 6 months ago
core Add PNG drawer for Runnable.get_graph() (#18239) 6 months ago
experimental Experimental: Add other threshold types to SemanticChunker (#16807) 6 months ago
langchain langchain[patch]: Invoke callback prior to yielding token (#18282) 6 months ago
partners langchain_anthropic[patch]: Invoke callback prior to yielding token (#18274) 6 months ago