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 c636488fe5
DynamicPrompt class creation (#49)
Checking that this structure looks generally ok -- going to sub in logic
where the TODO comment is then add a test.
2 years ago
..
chains Add BasePrompt as abstract base class (#60) 2 years ago
docstore FAISS and embedding support (#48) 2 years ago
embeddings FAISS and embedding support (#48) 2 years ago
llms Improve docs (#51) 2 years ago
VERSION bump to 007 (#59) 2 years ago
__init__.py DynamicPrompt class creation (#49) 2 years ago
faiss.py FAISS and embedding support (#48) 2 years ago
formatting.py initial commit 2 years ago
input.py Harrison/pretty print (#57) 2 years ago
prompt.py DynamicPrompt class creation (#49) 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