From c996549d402472021f617bac883d742cc25c2060 Mon Sep 17 00:00:00 2001 From: Santthosh Selvadurai Date: Thu, 27 Jun 2024 20:24:28 -0700 Subject: [PATCH] #93 Adding the Claude 3.5 Sonnet --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 635c34e..8243668 100644 --- a/README.md +++ b/README.md @@ -86,11 +86,12 @@ The gemini-1.5-pro-latest model is a large-scale language model developed by Goo All models that support [Anthropic API](https://docs.anthropic.com/en/docs/models-overview) are supported by [Assistants Hub](https://assistantshub.ai). -| Model Name | Provider | Streaming
Responses | Documents | Functions | -| --------------- | --------- | ------------------------ | ------------------------ | ------------------------ | -| Claude 3 Opus | Anthropic | :white_check_mark: | :heavy_multiplication_x: | :heavy_multiplication_x: | -| Claude 3 Sonnet | Anthropic | :white_check_mark: | :heavy_multiplication_x: | :heavy_multiplication_x: | -| Claude 3 Haiku | Anthropic | :white_check_mark: | :heavy_multiplication_x: | :heavy_multiplication_x: | +| Model Name | Provider | Streaming
Responses | Documents | Functions | +|-------------------| --------- | ------------------------ | ------------------------ | ------------------------ | +| Claude 3 Opus | Anthropic | :white_check_mark: | :heavy_multiplication_x: | :heavy_multiplication_x: | +| Claude 3.5 Sonnet | Anthropic | :white_check_mark: | :heavy_multiplication_x: | :heavy_multiplication_x: | +| Claude 3 Sonnet | Anthropic | :white_check_mark: | :heavy_multiplication_x: | :heavy_multiplication_x: | +| Claude 3 Haiku | Anthropic | :white_check_mark: | :heavy_multiplication_x: | :heavy_multiplication_x: | ### Gorq Cloud