langchain
ce682f5a - community: vectorstores.kdbai - Added support for when no docs are present (#18103)

Commit
1 year ago
community: vectorstores.kdbai - Added support for when no docs are present (#18103) - **Description:** By default it expects a list but that's not the case in corner scenarios when there is no document ingested(use case: Bootstrap application). \ Hence added as check, if the instance is panda Dataframe instead of list then it will procced with return immediately. - **Issue:** NA - **Dependencies:** NA - **Twitter handle:** jaskiratsingh1 --------- Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
Author
Parents
Loading