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
Samantha Whitmore 386a14a19f
Change NLPCloud default model (#100)
2 years ago
..
chains Harrison/fix lint (#80) 2 years ago
docstore FAISS and embedding support (#48) 2 years ago
embeddings Improve credential handing to allow passing in constructors (#79) 2 years ago
llms Change NLPCloud default model (#100) 2 years ago
prompts Refactor prompts into module, add example generation utils (#64) 2 years ago
vectorstores Update VectorStore interface to contain from_texts, enforce common in… (#97) 2 years ago
VERSION bump version to 0.0.10 (#98) 2 years ago
__init__.py Create VectorStore interface (#92) 2 years ago
example_generator.py Refactor prompts into module, add example generation utils (#64) 2 years ago
formatting.py initial commit 2 years ago
input.py model laboratory (#95) 2 years ago
model_laboratory.py model laboratory (#95) 2 years ago
python.py factor out mock python repl (#43) 2 years ago
sql_database.py add sql database (#35) 2 years ago
text_splitter.py Harrison/map reduce (#36) 2 years ago