File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
docs/genai/02_external_llms Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -6,12 +6,12 @@ We currently facilitate access to the following externally hosted LLMs:
66- gpt-4o-mini
77- gpt-4o
88- o4-mini
9- - o3-mini (deprecated)
109- text-embedding-3-small
1110
1211## VertexAI
13- - gemini-2.5-flash-preview-05-20
14- - Gemini-2.0 models (flash, flash-lite)
15- - Gemini-1.5 models (flash, pro) (deprecated)
12+ - gemini-2.5 models (pro, flash)
13+ - gemini-2.5-flash-lite-preview-06-17
14+ - gemini-2.0 models (flash, flash-lite)
15+ - gemini-embedding-001
1616
1717For a comprehensive list, please [ refer to the VertexAI documentation] ( https://cloud.google.com/vertex-ai/generative-ai/docs/learn/models ) .
Original file line number Diff line number Diff line change @@ -137,7 +137,7 @@ const config: Config = {
137137 } ,
138138 {
139139 label : "Email for GenAI for research support" ,
140- href : "mailto:Genai -research-support@nyu.edu" ,
140+ href : "mailto:genai -research-support@nyu.edu" ,
141141 } ,
142142 ] ,
143143 } ,
You can’t perform that action at this time.
0 commit comments