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/partners/groq/langchain_groq
William De Vena 5ee76fccd5
langchain_groq[patch]: Invoke callback prior to yielding token (#18272)
## PR title
langchain_groq[patch]: Invoke callback prior to yielding

## PR message
**Description:**Invoke callback prior to yielding token in _stream and
_astream methods for groq.
Issue: https://github.com/langchain-ai/langchain/issues/16913
Dependencies: None
Twitter handle: None
7 months ago
..
__init__.py partner: Add groq partner integration and chat model (#17856) 7 months ago
chat_models.py langchain_groq[patch]: Invoke callback prior to yielding token (#18272) 7 months ago
py.typed partner: Add groq partner integration and chat model (#17856) 7 months ago