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
Corey Brown 9e492620d4
Don't reassign chunk_type (#14923)
**Description**: The parameter chunk_type was being hard coded to
"extractive_answers", so that when "snippet" was being passed, it was
being ignored. This change simply doesn't do that.
9 months ago
..
cli cli: test_integration group (#14924) 9 months ago
community Don't reassign chunk_type (#14923) 9 months ago
core core(minor): Allow explicit types for ChatMessageHistory adds (#14967) 9 months ago
experimental infra: Fix test filesystem paths incompatible with windows (#14388) 9 months ago
langchain fix: correct spelling mistakes of "seperate, intialise, pre-defined" (#14647) 9 months ago
partners Fix: fix partners name typo in tests (#15066) 9 months ago