mirror of
https://github.com/hwchase17/langchain
synced 2024-11-04 06:00:26 +00:00
b3c3b58f2c
- **Description**: We discovered a bug converting dictionaries to messages where the ChatMessageChunk message type isn't handled. This PR adds support for that message type. - **Issue**: #17022 - **Dependencies**: None - **Twitter handle**: None |
||
---|---|---|
.. | ||
__init__.py | ||
ai.py | ||
base.py | ||
chat.py | ||
function.py | ||
human.py | ||
system.py | ||
tool.py |