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
tomeras91 d8734ce5ad
Add AI21 LLMs (#99)
Integrate AI21 /complete API into langchain, to allow access to Jurassic
models.
2 years ago
..
chains
docstore
embeddings Issam9/cohere embeddings (#105) 2 years ago
llms Add AI21 LLMs (#99) 2 years ago
prompts remove unnecc variables (#113) 2 years ago
vectorstores remove unnecc variables (#113) 2 years ago
VERSION version 0.0.11 (#112) 2 years ago
__init__.py
example_generator.py
formatting.py
input.py
model_laboratory.py
python.py
sql_database.py
text_splitter.py Implements NLTK and Spacy-based TextSplitters (#103) 2 years ago