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
Mose Tronci a9dbe90447
Exponential back-off support for Google PaLM api (#4001)
This PR adds exponential back-off to the Google PaLM api to gracefully
handle rate limiting errors.

---------

Co-authored-by: Dev 2049 <dev.dev2049@gmail.com>
1 year ago
..
__init__.py agent serialization (#4642) 1 year ago
ai21.py Callbacks Refactor [base] (#3256) 1 year ago
aleph_alpha.py Callbacks Refactor [base] (#3256) 1 year ago
anthropic.py Callbacks Refactor [base] (#3256) 1 year ago
anyscale.py Add LLMs support for Anyscale Service (#4350) 1 year ago
bananadev.py Callbacks Refactor [base] (#3256) 1 year ago
base.py Harrison/standard llm interface (#4615) 1 year ago
cerebriumai.py Callbacks Refactor [base] (#3256) 1 year ago
cohere.py Callbacks Refactor [base] (#3256) 1 year ago
deepinfra.py Callbacks Refactor [base] (#3256) 1 year ago
fake.py agent serialization (#4642) 1 year ago
forefrontai.py Callbacks Refactor [base] (#3256) 1 year ago
google_palm.py Exponential back-off support for Google PaLM api (#4001) 1 year ago
gooseai.py Callbacks Refactor [base] (#3256) 1 year ago
gpt4all.py Adjusted GPT4All llm to streaming API and added support for GPT4All_J (#4131) 1 year ago
huggingface_endpoint.py Add summarization task type for HuggingFace APIs (#4721) 1 year ago
huggingface_hub.py Add summarization task type for HuggingFace APIs (#4721) 1 year ago
huggingface_pipeline.py Add summarization task type for HuggingFace APIs (#4721) 1 year ago
huggingface_text_gen_inference.py Added support for streaming output response to HuggingFaceTextgenInference LLM class (#4633) 1 year ago
human.py Add HumanInputLLM (#4160) 1 year ago
llamacpp.py llama-cpp: add gpu layers parameter (#4739) 1 year ago
loading.py Harrison/improve cache (#368) 1 year ago
manifest.py Callbacks Refactor [base] (#3256) 1 year ago
modal.py Callbacks Refactor [base] (#3256) 1 year ago
nlpcloud.py Callbacks Refactor [base] (#3256) 1 year ago
openai.py Check OpenAI model kwargs (#4366) 1 year ago
petals.py Callbacks Refactor [base] (#3256) 1 year ago
pipelineai.py Callbacks Refactor [base] (#3256) 1 year ago
predictionguard.py Callbacks Refactor [base] (#3256) 1 year ago
promptlayer_openai.py Callbacks Refactor [base] (#3256) 1 year ago
replicate.py Callbacks Refactor [base] (#3256) 1 year ago
rwkv.py Callbacks Refactor [base] (#3256) 1 year ago
sagemaker_endpoint.py Callbacks Refactor [base] (#3256) 1 year ago
self_hosted.py Callbacks Refactor [base] (#3256) 1 year ago
self_hosted_hugging_face.py Add summarization task type for HuggingFace APIs (#4721) 1 year ago
stochasticai.py Callbacks Refactor [base] (#3256) 1 year ago
utils.py Harrison/cleanup env check (#144) 2 years ago
writer.py Update writer integration (#4363) 1 year ago