Skip to content

Commit 59e7345

Browse files
authored
Merge pull request #307 from NYU-RTS/new-llms
new llms
2 parents 78b470a + 59ddb7a commit 59e7345

1 file changed

Lines changed: 8 additions & 7 deletions

File tree

docs/genai/03_external_llms/01_catalogue.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,14 @@
22

33
We currently facilitate access to the following externally hosted LLMs:
44

5-
## Anthropic (via AWS Bedrock)
5+
6+
## Google (via GCP VertexAI)
7+
- gemini-3.1-pro-preview
8+
- gemini-3.0 models (pro-preview, flash-preview)
9+
- gemini-2.5 models (pro, flash, flash-lite)
10+
- gemini-embedding-001
11+
12+
## Anthropic (via GCP VertexAI)
613
- Claude Sonnet (4.0 & 3.7)
714
- Claude Opus 4.0
815

@@ -12,9 +19,3 @@ We currently facilitate access to the following externally hosted LLMs:
1219
- gpt-4o
1320
- o4-mini
1421
- text-embedding-3-small
15-
16-
## Google (via GCP VertexAI)
17-
- gemini-3.0 models (pro-preview)
18-
- gemini-2.5 models (pro, flash, flash-lite)
19-
- gemini-2.0 models (flash, flash-lite)
20-
- gemini-embedding-001

0 commit comments

Comments
 (0)