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/langchain/docstore
Leonid Ganeline 2ab0e1d526
changed ValueError to ImportError (#5006)
# changed ValueError to ImportError in except

Several places with this bug. ValueError does not catch ImportError.
1 year ago
..
__init__.py Samantha/add conversation chain (#166) 2 years ago
arbitrary_fn.py Add `DocstoreFn` - lookup doc via arbitrary function (#3760) 1 year ago
base.py wip: add method for both docstore and embeddings (#119) 2 years ago
document.py Harrison/retrieval code (#1916) 1 year ago
in_memory.py wip: add method for both docstore and embeddings (#119) 2 years ago
wikipedia.py changed ValueError to ImportError (#5006) 1 year ago