Chat models
📄️ Anthropic
This notebook covers how to get started with Anthropic chat models.
📄️ Azure
This notebook goes over how to connect to an Azure hosted OpenAI endpoint
📄️ Google Cloud Platform Vertex AI PaLM
Note: This is seperate from the Google PaLM integration. Google has chosen to offer an enterprise version of PaLM through GCP, and this supports the models made available through there.
📄️ JinaChat
This notebook covers how to get started with JinaChat chat models.
📄️ Llama API
This notebook shows how to use LangChain with LlamaAPI - a hosted version of Llama2 that adds in support for function calling.
📄️ OpenAI
This notebook covers how to get started with OpenAI chat models.
📄️ PromptLayer ChatOpenAI
This example showcases how to connect to PromptLayer to start recording your ChatOpenAI requests.