Skip to content

Commit

Permalink
Merge branch 'main' into aws-bedrock-streaming
Browse files Browse the repository at this point in the history
  • Loading branch information
agomezcampero committed May 21, 2024
2 parents 4672eba + 70a388e commit 0f53bcd
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,12 +60,13 @@ Langchain.rb wraps supported LLMs in a unified interface allowing you to easily
| [OpenAI](https://openai.com/?utm_source=langchainrb&utm_medium=github) ||||| Including Azure OpenAI |
| [AI21](https://ai21.com/?utm_source=langchainrb&utm_medium=github) ||||| |
| [Anthropic](https://anthropic.com/?utm_source=langchainrb&utm_medium=github) ||||| |
| [AWS Bedrock](https://aws.amazon.com/bedrock?utm_source=langchainrb&utm_medium=github) ||||| Provides AWS, Cohere, AI21, Antropic and Stability AI models |
| [AwsBedrock](https://aws.amazon.com/bedrock?utm_source=langchainrb&utm_medium=github) ||||| Provides AWS, Cohere, AI21, Antropic and Stability AI models |
| [Cohere](https://cohere.com/?utm_source=langchainrb&utm_medium=github) ||||| |
| [GooglePalm](https://ai.google/discover/palm2?utm_source=langchainrb&utm_medium=github) ||||| |
| [Google Vertex AI](https://cloud.google.com/vertex-ai?utm_source=langchainrb&utm_medium=github) ||||| |
| [GoogleVertexAI](https://cloud.google.com/vertex-ai?utm_source=langchainrb&utm_medium=github) ||||| Requires Google Cloud service auth |
| [GoogleGemini](https://cloud.google.com/vertex-ai?utm_source=langchainrb&utm_medium=github) ||||| Requires Gemini API Key (Limited to US) |
| [HuggingFace](https://huggingface.co/?utm_source=langchainrb&utm_medium=github) ||||| |
| [Mistral AI](https://mistral.ai/?utm_source=langchainrb&utm_medium=github) ||||| |
| [MistralAI](https://mistral.ai/?utm_source=langchainrb&utm_medium=github) ||||| |
| [Ollama](https://ollama.ai/?utm_source=langchainrb&utm_medium=github) ||||| |
| [Replicate](https://replicate.com/?utm_source=langchainrb&utm_medium=github) ||||| |

Expand Down

0 comments on commit 0f53bcd

Please sign in to comment.