langchain/libs/core/tests
William De Vena 42341bc787
infra: fake model invoke callback prior to yielding token (#18286)
## PR title
core[patch]: Invoke callback prior to yielding

## PR message
Description: Invoke on_llm_new_token callback prior to yielding token in
_stream and _astream methods.
Issue: https://github.com/langchain-ai/langchain/issues/16913
Dependencies: None
Twitter handle: None
2024-03-01 11:46:18 -08:00
..
integration_tests
unit_tests infra: fake model invoke callback prior to yielding token (#18286) 2024-03-01 11:46:18 -08:00
__init__.py