update gemini 2.5 pro key
This commit is contained in:
parent
bcebdb5fd9
commit
91306dc0c7
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ import { Embeddings } from '@langchain/core/embeddings';
|
||||||
const geminiChatModels: Record<string, string>[] = [
|
const geminiChatModels: Record<string, string>[] = [
|
||||||
{
|
{
|
||||||
displayName: 'Gemini 2.5 Pro Experimental',
|
displayName: 'Gemini 2.5 Pro Experimental',
|
||||||
key: 'gemini-2.5-pro-exp-03-25',
|
key: 'gemini-2.5-pro-preview-05-06',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
displayName: 'Gemini 2.0 Flash',
|
displayName: 'Gemini 2.0 Flash',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue