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/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
8 months ago
..
integration_tests core[patch], langchain[patch]: fix required deps (#14373) 9 months ago
unit_tests core(minor): Add bulk add messages to BaseChatMessageHistory interface (#15709) 8 months ago
__init__.py Separate out langchain_core package (#13577) 10 months ago