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/llms
Harrison Chase 3474f39e21
Harrison/improve cache (#368)
make it so everything goes through generate, which removes the need for
two types of caches
1 year ago
..
__init__.py Harrison/improve cache (#368) 1 year ago
ai21.py Harrison/cache (#343) 1 year ago
base.py Harrison/improve cache (#368) 1 year ago
cohere.py Harrison/cache (#343) 1 year ago
huggingface_hub.py Harrison/cache (#343) 1 year ago
huggingface_pipeline.py Harrison/version 0040 (#366) 1 year ago
loading.py Harrison/improve cache (#368) 1 year ago
manifest.py Harrison/cache (#343) 1 year ago
nlpcloud.py Harrison/cache (#343) 1 year ago
openai.py Harrison/improve cache (#368) 1 year ago
utils.py Harrison/cleanup env check (#144) 2 years ago