This commit is contained in:
LangChain4j 2024-08-22 16:22:53 +02:00
parent 3e6d50ee40
commit 4d21ae976e
1 changed files with 16 additions and 16 deletions

View File

@ -4,21 +4,21 @@ hide_title: false
sidebar_position: 0
---
| Provider | [Streaming](/tutorials/response-streaming) | [Tools](/tutorials/tools) | Supported Modalities | Local | Native |
|------------------------------------------------------------------------|--------------------------------------------|---------------------------|--------------------------|---------------------------------------------------------|--------|
| [Amazon Bedrock](/integrations/language-models/amazon-bedrock) | | | text | | |
| [Anthropic](/integrations/language-models/anthropic) | ✅ | ✅ | text, image | | ✅ |
| [Azure OpenAI](/integrations/language-models/azure-open-ai) | ✅ | ✅ | text, image | | |
| [ChatGLM](/integrations/language-models/chatglm) | | | text | | |
| [DashScope](/integrations/language-models/dashscope) | ✅ | ✅ | text, image | | |
| Provider | [Streaming](/tutorials/response-streaming) | [Tools](/tutorials/tools) | Supported Modalities (Input) | Local | Native |
|------------------------------------------------------------------------|--------------------------------------------|---------------------------|--------------------------------|---------------------------------------------------------|--------|
| [Amazon Bedrock](/integrations/language-models/amazon-bedrock) | | | text | | |
| [Anthropic](/integrations/language-models/anthropic) | ✅ | ✅ | text, image | | ✅ |
| [Azure OpenAI](/integrations/language-models/azure-open-ai) | ✅ | ✅ | text, image | | |
| [ChatGLM](/integrations/language-models/chatglm) | | | text | | |
| [DashScope](/integrations/language-models/dashscope) | ✅ | ✅ | text, image | | |
| [Google Vertex AI Gemini](/integrations/language-models/google-gemini) | ✅ | ✅ | text, image, audio, video, PDF | | |
| [Google Vertex AI PaLM 2](/integrations/language-models/google-palm) | | | text | | ✅ |
| [Hugging Face](/integrations/language-models/hugging-face) | | | text | | |
| [Jlama](/integrations/language-models/jlama) | ✅ | | text | ✅ | ✅ |
| [LocalAI](/integrations/language-models/local-ai) | ✅ | ✅ | text | ✅ | |
| [Mistral AI](/integrations/language-models/mistral-ai) | ✅ | ✅ | text | | |
| [Ollama](/integrations/language-models/ollama) | ✅ | ✅ | text, image | ✅ | |
| [OpenAI](/integrations/language-models/open-ai) | ✅ | ✅ | text, image | Compatible with: Groq, Ollama, LM Studio, GPT4All, etc. | ✅ |
| [Qianfan](/integrations/language-models/qianfan) | ✅ | ✅ | text | | |
| [Cloudflare Workers AI](/integrations/language-models/workers-ai) | | | text | | |
| [Google Vertex AI PaLM 2](/integrations/language-models/google-palm) | | | text | | ✅ |
| [Hugging Face](/integrations/language-models/hugging-face) | | | text | | |
| [Jlama](/integrations/language-models/jlama) | ✅ | | text | ✅ | ✅ |
| [LocalAI](/integrations/language-models/local-ai) | ✅ | ✅ | text | ✅ | |
| [Mistral AI](/integrations/language-models/mistral-ai) | ✅ | ✅ | text | | |
| [Ollama](/integrations/language-models/ollama) | ✅ | ✅ | text, image | ✅ | |
| [OpenAI](/integrations/language-models/open-ai) | ✅ | ✅ | text, image | Compatible with: Groq, Ollama, LM Studio, GPT4All, etc. | ✅ |
| [Qianfan](/integrations/language-models/qianfan) | ✅ | ✅ | text | | |
| [Cloudflare Workers AI](/integrations/language-models/workers-ai) | | | text | | |
| [Zhipu AI](/integrations/language-models/zhipu-ai) | ✅ | ✅ | text, image | | |