langchain/langchain/llms
Alexey Nominas c9e2a01875
Update GPT4ALL integration (#4567)
# Update GPT4ALL integration

GPT4ALL have completely changed their bindings. They use a bit odd
implementation that doesn't fit well into base.py and it will probably
be changed again, so it's a temporary solution.

Fixes #3839, #4628
2023-05-18 09:38:54 -07:00
..
__init__.py agent serialization (#4642) 2023-05-13 21:47:10 -07:00
ai21.py Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -07:00
aleph_alpha.py Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -07:00
anthropic.py Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -07:00
anyscale.py Add LLMs support for Anyscale Service (#4350) 2023-05-11 00:39:59 -07:00
bananadev.py Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -07:00
base.py Harrison/standard llm interface (#4615) 2023-05-13 09:05:31 -07:00
cerebriumai.py Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -07:00
cohere.py Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -07:00
deepinfra.py Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -07:00
fake.py agent serialization (#4642) 2023-05-13 21:47:10 -07:00
forefrontai.py Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -07:00
google_palm.py Exponential back-off support for Google PaLM api (#4001) 2023-05-15 17:21:11 -07:00
gooseai.py Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -07:00
gpt4all.py Update GPT4ALL integration (#4567) 2023-05-18 09:38:54 -07:00
huggingface_endpoint.py Add summarization task type for HuggingFace APIs (#4721) 2023-05-15 16:26:17 -07:00
huggingface_hub.py Add summarization task type for HuggingFace APIs (#4721) 2023-05-15 16:26:17 -07:00
huggingface_pipeline.py Add summarization task type for HuggingFace APIs (#4721) 2023-05-15 16:26:17 -07:00
huggingface_text_gen_inference.py Added support for streaming output response to HuggingFaceTextgenInference LLM class (#4633) 2023-05-15 14:59:12 +00:00
human.py Add HumanInputLLM (#4160) 2023-05-06 09:48:40 -07:00
llamacpp.py llama-cpp: add gpu layers parameter (#4739) 2023-05-15 16:01:48 -07:00
loading.py Harrison/improve cache (#368) 2022-12-18 16:22:42 -05:00
manifest.py Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -07:00
modal.py Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -07:00
nlpcloud.py Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -07:00
openai.py add alias for model (#4553) 2023-05-18 09:12:23 -07:00
petals.py Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -07:00
pipelineai.py Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -07:00
predictionguard.py Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -07:00
promptlayer_openai.py Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -07:00
replicate.py Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -07:00
rwkv.py Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -07:00
sagemaker_endpoint.py Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -07:00
self_hosted_hugging_face.py Add summarization task type for HuggingFace APIs (#4721) 2023-05-15 16:26:17 -07:00
self_hosted.py Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -07:00
stochasticai.py Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -07:00
utils.py Harrison/cleanup env check (#144) 2022-11-14 22:05:41 -08:00
writer.py Update writer integration (#4363) 2023-05-08 21:59:46 -07:00