langchain/libs/core/tests
Eugene Yurtsev 2e5949b6f8
core(minor): Add bulk add messages to BaseChatMessageHistory interface (#15709)
* Add bulk add_messages method to the interface.
* Update documentation for add_ai_message and add_human_message to
denote them as being marked for deprecation. We should stop using them
as they create more incorrect (inefficient) ways of doing things
2024-01-31 11:59:39 -08:00
..
integration_tests core[patch], langchain[patch]: fix required deps (#14373) 2023-12-07 14:24:58 -08:00
unit_tests core(minor): Add bulk add messages to BaseChatMessageHistory interface (#15709) 2024-01-31 11:59:39 -08:00
__init__.py Separate out langchain_core package (#13577) 2023-11-20 13:09:30 -08:00