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 5f73d06502
Harrison/fix caching bug (#788)
Co-authored-by: thepok <richterthepok@yahoo.de>
1 year ago
..
__init__.py Add Azure OpenAI LLM (#395) 1 year ago
ai21.py Harrison/cohere experimental (#638) 1 year ago
base.py Harrison/fix caching bug (#788) 1 year ago
cohere.py add model kwargs to handle stop token from cohere (#773) 1 year ago
huggingface_hub.py Harrison/cache (#343) 2 years ago
huggingface_pipeline.py Harrison/hf pipeline (#780) 1 year ago
loading.py Harrison/improve cache (#368) 1 year ago
manifest.py Harrison/cache (#343) 2 years ago
nlpcloud.py Harrison/cache (#343) 2 years ago
openai.py increase text-davinci-003 contextsize to 4097 (#748) 1 year ago
utils.py Harrison/cleanup env check (#144) 2 years ago