langchain/docs/extras/modules/model_io/models/llms/integrations
Davis Chase d50de2728f
Add AzureML endpoint LLM wrapper (#6580)
### Description

We have added a new LLM integration `azureml_endpoint` that allows users
to leverage models from the AzureML platform. Microsoft recently
announced the release of [Azure Foundation

Models](https://learn.microsoft.com/en-us/azure/machine-learning/concept-foundation-models?view=azureml-api-2)
which users can find in the AzureML Model Catalog. The Model Catalog
contains a variety of open source and Hugging Face models that users can
deploy on AzureML. The `azureml_endpoint` allows LangChain users to use
the deployed Azure Foundation Models.

### Dependencies

No added dependencies were required for the change.

### Tests

Integration tests were added in
`tests/integration_tests/llms/test_azureml_endpoint.py`.

### Notebook

A Jupyter notebook demonstrating how to use `azureml_endpoint` was added
to `docs/modules/llms/integrations/azureml_endpoint_example.ipynb`.

### Twitters

[Prakhar Gupta](https://twitter.com/prakhar_in)
[Matthew DeGuzman](https://twitter.com/matthew_d13)

---------

Co-authored-by: Matthew DeGuzman <91019033+matthewdeguzman@users.noreply.github.com>
Co-authored-by: prakharg-msft <75808410+prakharg-msft@users.noreply.github.com>
2023-06-22 01:46:01 -07:00
..
ai21.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
aleph_alpha.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
anyscale.ipynb Fixed a link typo /-/route -> /-/routes. and change endpoint format (#6186) 2023-06-19 22:05:54 -07:00
azure_openai_example.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
azureml_endpoint_example.ipynb Add AzureML endpoint LLM wrapper (#6580) 2023-06-22 01:46:01 -07:00
banana.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
baseten.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
beam.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
bedrock.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
cerebriumai_example.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
cohere.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
ctransformers.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
databricks.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
deepinfra_example.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
forefrontai_example.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
google_vertex_ai_palm.ipynb Be able to use Codey models on Vertex AI (#6354) 2023-06-20 23:11:54 -07:00
gooseai_example.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
gpt4all.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
huggingface_hub.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
huggingface_pipelines.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
huggingface_textgen_inference.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
jsonformer_experimental.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
llamacpp.ipynb typo(llamacpp.ipynb): 'condiser' -> 'consider' (#6474) 2023-06-20 18:48:25 -07:00
llm_caching.ipynb docs/fix links (#6498) 2023-06-20 14:06:50 -07:00
manifest.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
modal.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
mosaicml.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
nlpcloud.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
openai.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
openllm.ipynb Add OpenLLM wrapper(#6578) 2023-06-22 01:18:14 -07:00
openlm.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
petals_example.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
pipelineai_example.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
predictionguard.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
promptlayer_openai.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
rellm_experimental.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
replicate.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
runhouse.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
sagemaker.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
stochasticai.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
textgen.ipynb docs/fix links (#6498) 2023-06-20 14:06:50 -07:00
writer.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00