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
Christophe Bornet 2ef69fe11b
Add async methods to BaseChatMessageHistory and BaseMemory (#16728)
Adds:
   * async methods to BaseChatMessageHistory
   * async methods to ChatMessageHistory
   * async methods to BaseMemory
   * async methods to BaseChatMemory
   * async methods to ConversationBufferMemory
   * tests of ConversationBufferMemory's async methods

  **Twitter handle:** cbornet_
7 months ago
..
integration_tests core[patch], langchain[patch]: fix required deps (#14373) 9 months ago
unit_tests Add async methods to BaseChatMessageHistory and BaseMemory (#16728) 7 months ago
__init__.py Separate out langchain_core package (#13577) 10 months ago