langchain/docs/modules/models/llms/integrations
M Waleed Kadous 5124c1e0d9
Add aviary support (#5661)
Aviary is an open source toolkit for evaluating and deploying open
source LLMs. You can find out more about it on
[http://github.com/ray-project/aviary). You can try it out at
[http://aviary.anyscale.com](aviary.anyscale.com).

This code adds support for Aviary in LangChain. To minimize
dependencies, it connects directly to the HTTP endpoint.

The current implementation is not accelerated and uses the default
implementation of `predict` and `generate`.

It includes a test and a simple example. 

@hwchase17 and @agola11 could you have a look at this?

---------

Co-authored-by: Dev 2049 <dev.dev2049@gmail.com>
2023-06-05 16:28:42 -07:00
..
ai21.ipynb updated langchain/docs/modules/models/llms/integrations/ notebooks (#3041) 2023-04-17 20:25:32 -07:00
aleph_alpha.ipynb updated langchain/docs/modules/models/llms/integrations/ notebooks (#3041) 2023-04-17 20:25:32 -07:00
anyscale.ipynb Fix a typo in langchain/docs/modules/models/llms/integrations/anyscale.ipynb (#4526) 2023-05-11 09:03:04 -07:00
aviary.ipynb Add aviary support (#5661) 2023-06-05 16:28:42 -07:00
azure_openai_example.ipynb Harrison/update azure nb (#5665) 2023-06-03 16:25:08 -07:00
banana.ipynb updated langchain/docs/modules/models/llms/integrations/ notebooks (#3041) 2023-04-17 20:25:32 -07:00
beam.ipynb docs: ecosystem/integrations update 5 (#5752) 2023-06-05 16:08:55 -07:00
bedrock.ipynb Retitles Bedrock doc to appear in correct alphabetical order in site nav (#5639) 2023-06-04 14:39:25 -07:00
cerebriumai_example.ipynb Fix broken Cerebrium link in documentation (#3554) 2023-04-26 08:11:58 -07:00
cohere.ipynb docs retriever improvements (#4430) 2023-05-17 15:29:22 -07:00
ctransformers.ipynb Add C Transformers for GGML Models (#5218) 2023-05-25 13:42:44 -07:00
databricks.ipynb LLM wrapper for Databricks (#5142) 2023-05-25 19:19:37 -07:00
deepinfra_example.ipynb Harrison/deep infra (#5403) 2023-05-29 07:10:50 -07:00
forefrontai_example.ipynb updated langchain/docs/modules/models/llms/integrations/ notebooks (#3041) 2023-04-17 20:25:32 -07:00
google_vertex_ai_palm.ipynb Harrison/vertex (#5049) 2023-05-24 15:51:12 -07:00
gooseai_example.ipynb updated langchain/docs/modules/models/llms/integrations/ notebooks (#3041) 2023-04-17 20:25:32 -07:00
gpt4all.ipynb Update GPT4ALL integration (#4567) 2023-05-18 09:38:54 -07:00
huggingface_hub.ipynb Add HuggingFace Examples (#3187) 2023-04-19 17:08:10 -07:00
huggingface_pipelines.ipynb docs: ecosystem/integrations update 5 (#5752) 2023-06-05 16:08:55 -07:00
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 docs: ecosystem/integrations update 5 (#5752) 2023-06-05 16:08:55 -07:00
llamacpp.ipynb Update llamacpp demonstration notebook (#5344) 2023-05-29 06:43:26 -07:00
manifest.ipynb updated langchain/docs/modules/models/llms/integrations/ notebooks (#3041) 2023-04-17 20:25:32 -07:00
modal.ipynb updated langchain/docs/modules/models/llms/integrations/ notebooks (#3041) 2023-04-17 20:25:32 -07:00
mosaicml.ipynb Add MosaicML inference endpoints (#4607) 2023-05-23 15:59:08 -07:00
nlpcloud.ipynb updated langchain/docs/modules/models/llms/integrations/ notebooks (#3041) 2023-04-17 20:25:32 -07:00
openai.ipynb Reformat openai proxy setting as code (#5330) 2023-05-29 07:02:47 -07:00
openlm.ipynb Add OpenLM LLM multi-provider (#4993) 2023-05-22 18:09:53 -07:00
petals_example.ipynb updated langchain/docs/modules/models/llms/integrations/ notebooks (#3041) 2023-04-17 20:25:32 -07:00
pipelineai_example.ipynb Add PipelineAI LLM integration (#3644) 2023-04-27 08:22:26 -07:00
predictionguard.ipynb docs: ecosystem/integrations update 5 (#5752) 2023-06-05 16:08:55 -07:00
promptlayer_openai.ipynb updated langchain/docs/modules/models/llms/integrations/ notebooks (#3041) 2023-04-17 20:25:32 -07:00
rellm_experimental.ipynb docs: ecosystem/integrations update 5 (#5752) 2023-06-05 16:08:55 -07:00
replicate.ipynb Fix Replicate llm response to handle iterator / multiple outputs (#3614) 2023-04-26 14:26:33 -07:00
runhouse.ipynb fixed the Cohere example title (#3053) 2023-04-17 21:02:52 -07:00
sagemaker.ipynb docs: ecosystem/integrations update 5 (#5752) 2023-06-05 16:08:55 -07:00
stochasticai.ipynb updated langchain/docs/modules/models/llms/integrations/ notebooks (#3041) 2023-04-17 20:25:32 -07:00
writer.ipynb updated langchain/docs/modules/models/llms/integrations/ notebooks (#3041) 2023-04-17 20:25:32 -07:00