langchain/docs/modules/models/llms/integrations
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
..
ai21.ipynb
aleph_alpha.ipynb
anyscale.ipynb Fix a typo in langchain/docs/modules/models/llms/integrations/anyscale.ipynb (#4526) 2023-05-11 09:03:04 -07:00
azure_openai_example.ipynb docs for azure (#4238) 2023-05-06 10:16:00 -07:00
banana.ipynb
cerebriumai_example.ipynb
cohere.ipynb docs retriever improvements (#4430) 2023-05-17 15:29:22 -07:00
deepinfra_example.ipynb
forefrontai_example.ipynb
gooseai_example.ipynb
gpt4all.ipynb Update GPT4ALL integration (#4567) 2023-05-18 09:38:54 -07:00
huggingface_hub.ipynb
huggingface_pipelines.ipynb
huggingface_textgen_inference.ipynb feat: Added class to support huggingface text generation inference server (#4447) 2023-05-12 07:32:37 -07:00
jsonformer_experimental.ipynb Add RELLM and JSONFormer experimental LLM decoding (#4185) 2023-05-14 22:40:03 +00:00
llamacpp.ipynb
manifest.ipynb
modal.ipynb
nlpcloud.ipynb
openai.ipynb
petals_example.ipynb
pipelineai_example.ipynb
predictionguard.ipynb
promptlayer_openai.ipynb
rellm_experimental.ipynb Add RELLM and JSONFormer experimental LLM decoding (#4185) 2023-05-14 22:40:03 +00:00
replicate.ipynb
runhouse.ipynb
sagemaker.ipynb DOC: Fix SageMaker example (#4598) 2023-05-16 17:28:16 -07:00
stochasticai.ipynb
writer.ipynb