Skip to content
Open
Changes from all commits
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
6 changes: 6 additions & 0 deletions fern/apis/api/openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -9039,6 +9039,7 @@
"type": "string",
"description": "This is the model that will be used for the transcription.",
"enum": [
"gemini-3-flash-preview",
"gemini-2.5-pro",
"gemini-2.5-flash",
"gemini-2.5-flash-lite",
Expand Down Expand Up @@ -10807,6 +10808,7 @@
"type": "string",
"description": "This is the model that will be used for the transcription.",
"enum": [
"gemini-3-flash-preview",
"gemini-2.5-pro",
"gemini-2.5-flash",
"gemini-2.5-flash-lite",
Expand Down Expand Up @@ -13382,6 +13384,7 @@
"type": "string",
"description": "The model to use for the knowledge base",
"enum": [
"gemini-3-flash-preview",
"gemini-2.5-pro",
"gemini-2.5-flash",
"gemini-2.5-flash-lite",
Expand Down Expand Up @@ -15150,6 +15153,7 @@
"type": "string",
"description": "This is the Google model that will be used.",
"enum": [
"gemini-3-flash-preview",
"gemini-2.5-pro",
"gemini-2.5-flash",
"gemini-2.5-flash-lite",
Expand Down Expand Up @@ -16664,6 +16668,7 @@
"description": "This is the name of the model. Ex. cognitivecomputations/dolphin-mixtral-8x7b",
"maxLength": 100,
"enum": [
"gemini-3-flash-preview",
"gemini-2.5-pro",
"gemini-2.5-flash",
"gemini-2.5-flash-lite",
Expand Down Expand Up @@ -45533,6 +45538,7 @@
"description": "This is the name of the model. Ex. gpt-4o",
"maxLength": 100,
"enum": [
"gemini-3-flash-preview",
"gemini-2.5-pro",
"gemini-2.5-flash",
"gemini-2.5-flash-lite",
Expand Down