Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Merge branch 'release-1.6.0' into set-gpt4.1-default
  • Loading branch information
edwinjosechittilappilly committed Sep 9, 2025
commit d3707fa7f57e37a97f087931b83e4efdf0d5dcff
Original file line number Diff line number Diff line change
Expand Up @@ -2035,11 +2035,9 @@
{
"icon": "GoogleGenerativeAI"
},

{
"icon": "OpenAI"
}

],
"placeholder": "",
"real_time_refresh": true,
Expand All @@ -2049,17 +2047,6 @@
"toggle": false,
"tool_mode": false,
"trace_as_metadata": true,
"external_options" : {
"fields": {
"data": {
"node": {
"name": "connect_other_models",
"display_name": "Connect other models",
"icon": "CornerDownLeft"
}
}
}
},
"type": "str",
"value": "OpenAI"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1207,7 +1207,6 @@
{
"icon": "GoogleGenerativeAI"
},

{
"icon": "OpenAI"
}
Expand All @@ -1220,17 +1219,6 @@
"toggle": false,
"tool_mode": false,
"trace_as_metadata": true,
"external_options" : {
"fields": {
"data": {
"node": {
"name": "connect_other_models",
"display_name": "Connect other models",
"icon": "CornerDownLeft"
}
}
}
},
"type": "str",
"value": "OpenAI"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2099,7 +2099,6 @@
{
"icon": "OpenAI"
}

],
"placeholder": "",
"real_time_refresh": true,
Expand All @@ -2108,17 +2107,6 @@
"title_case": false,
"toggle": false,
"tool_mode": false,
"external_options" : {
"fields": {
"data": {
"node": {
"name": "connect_other_models",
"display_name": "Connect other models",
"icon": "CornerDownLeft"
}
}
}
},
"trace_as_metadata": true,
"type": "str",
"value": "OpenAI"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1403,7 +1403,6 @@
{
"icon": "GoogleGenerativeAI"
},

{
"icon": "OpenAI"
}
Expand All @@ -1416,17 +1415,6 @@
"toggle": false,
"tool_mode": false,
"trace_as_metadata": true,
"external_options" : {
"fields": {
"data": {
"node": {
"name": "connect_other_models",
"display_name": "Connect other models",
"icon": "CornerDownLeft"
}
}
}
},
"type": "str",
"value": "OpenAI"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -869,7 +869,6 @@
{
"icon": "GoogleGenerativeAI"
},

{
"icon": "NVIDIA"
},
Expand All @@ -886,17 +885,6 @@
"show": true,
"title_case": false,
"toggle": false,
"external_options" : {
"fields": {
"data": {
"node": {
"name": "connect_other_models",
"display_name": "Connect other models",
"icon": "CornerDownLeft"
}
}
}
},
"tool_mode": false,
"trace_as_metadata": true,
"type": "str",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1299,17 +1299,6 @@
"placeholder": "",
"real_time_refresh": true,
"required": false,
"external_options" : {
"fields": {
"data": {
"node": {
"name": "connect_other_models",
"display_name": "Connect other models",
"icon": "CornerDownLeft"
}
}
}
},
"show": true,
"title_case": false,
"toggle": false,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1668,17 +1668,6 @@
"required": false,
"show": true,
"title_case": false,
"external_options" : {
"fields": {
"data": {
"node": {
"name": "connect_other_models",
"display_name": "Connect other models",
"icon": "CornerDownLeft"
}
}
}
},
"toggle": false,
"tool_mode": false,
"trace_as_metadata": true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -950,17 +950,6 @@
],
"placeholder": "",
"real_time_refresh": true,
"external_options" : {
"fields": {
"data": {
"node": {
"name": "connect_other_models",
"display_name": "Connect other models",
"icon": "CornerDownLeft"
}
}
}
},
"required": false,
"show": true,
"title_case": false,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1006,17 +1006,6 @@
"real_time_refresh": true,
"required": false,
"show": true,
"external_options" : {
"fields": {
"data": {
"node": {
"name": "connect_other_models",
"display_name": "Connect other models",
"icon": "CornerDownLeft"
}
}
}
},
"title_case": false,
"toggle": false,
"tool_mode": false,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -885,17 +885,6 @@
"required": false,
"show": true,
"title_case": false,
"external_options" : {
"fields": {
"data": {
"node": {
"name": "connect_other_models",
"display_name": "Connect other models",
"icon": "CornerDownLeft"
}
}
}
},
"toggle": false,
"tool_mode": false,
"trace_as_metadata": true,
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.