mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-22 09:01:09 +03:00
Chore/Gemini 2.5 Flash (#4489)
* add gemini flash * add gemin flash to vertex * add gemin-1.5-flash-preview to vertex * add azure gpt 4o * add claude 3.5 sonnet * add mistral nemo * add groq llama3.1 * add gpt4o-mini to azure * o1 mini * add groq llama 3.2 * update anthropic models * add 3.5 haiku * update vertex embedding models * add azure o1 models * add o3 mini * add wolframalpha tool * Update pnpm-lock.yaml * add claude sonnet 3.7 to vertex and bedrock * Update pnpm-lock.yaml * update gemini
This commit is contained in:
@@ -523,6 +523,12 @@
|
|||||||
{
|
{
|
||||||
"name": "chatGoogleGenerativeAI",
|
"name": "chatGoogleGenerativeAI",
|
||||||
"models": [
|
"models": [
|
||||||
|
{
|
||||||
|
"label": "gemini-2.5-flash-preview-05-20",
|
||||||
|
"name": "gemini-2.5-flash-preview-05-20",
|
||||||
|
"input_cost": 0.15e-6,
|
||||||
|
"output_cost": 6e-7
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"label": "gemini-2.5-pro-preview-03-25",
|
"label": "gemini-2.5-pro-preview-03-25",
|
||||||
"name": "gemini-2.5-pro-preview-03-25",
|
"name": "gemini-2.5-pro-preview-03-25",
|
||||||
|
|||||||
Reference in New Issue
Block a user