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
Eugene Yurtsev f5a588a165
Add py.typed marker to package (#121)
- Update
- update
2 years ago
..
chains vector db qa (#71) 2 years ago
docstore FAISS and embedding support (#48) 2 years ago
embeddings Issam9/cohere embeddings (#105) 2 years ago
llms add integration with manifest (#62) 2 years ago
prompts remove unnecc variables (#113) 2 years ago
vectorstores remove unnecc variables (#113) 2 years ago
VERSION bump version 0.0.12 (#116) 2 years ago
__init__.py vector db qa (#71) 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
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 add sql database (#35) 2 years ago
text_splitter.py Implements NLTK and Spacy-based TextSplitters (#103) 2 years ago