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
Harrison Chase cf3569fb1b
remove check (#217)
doesnt do much
2 years ago
..
agents remove check (#217) 2 years ago
chains Add chain name to verbose logging (#214) 2 years ago
docstore Samantha/add conversation chain (#166) 2 years ago
embeddings Add HuggingFace Hub Embeddings (#125) 2 years ago
llms Add HuggingFace Hub Embeddings (#125) 2 years ago
prompts nits (#210) 2 years ago
vectorstores Add add_example method to all ExampleSelector classes, with tests (#178) 2 years ago
VERSION bump version to 0.0.23 (#211) 2 years ago
__init__.py Samantha/add conversation chain (#166) 2 years ago
example_generator.py add few shot example (#148) 2 years ago
formatting.py initial commit 2 years ago
input.py chore: update ascii colors to work with dark mode (#152) 2 years ago
model_laboratory.py Harrison/version 0019 (#172) 2 years ago
py.typed Add py.typed marker to package (#121) 2 years ago
python.py factor out mock python repl (#43) 2 years ago
sql_database.py feat: add option to ignore or restrict to SQL tables (#151) 2 years ago
text_splitter.py huggingface tokenizer (#75) 2 years ago
utils.py Harrison/cleanup env check (#144) 2 years ago