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/core/langchain_core/messages
Jacob Lee bcbb43480c
core[patch]: Treat type as a special field when merging lists (#22750)
Should we even log a warning? At least for Anthropic, it's expected to
get e.g. `text_block` followed by `text_delta`.

@ccurme @baskaryan @efriis
3 months ago
..
__init__.py core[patch]: Fix imports defined in messages sub-package (#20500) 5 months ago
ai.py core[patch]: Update remaining root_validators (#22829) 3 months ago
base.py core[patch]: Treat type as a special field when merging lists (#22750) 3 months ago
chat.py core: Assign missing message ids in BaseChatModel (#19863) 6 months ago
function.py core: Assign missing message ids in BaseChatModel (#19863) 6 months ago
human.py infra: rm unused # noqa violations (#22049) 4 months ago
system.py infra: rm unused # noqa violations (#22049) 4 months ago
tool.py remove placeholder error message (#20340) 5 months ago
utils.py core[patch]: Fixes for convert_messages (#21207) 5 months ago