diff --git a/fern/apis/api/openapi.json b/fern/apis/api/openapi.json index e5f694138..1a67f36a5 100644 --- a/fern/apis/api/openapi.json +++ b/fern/apis/api/openapi.json @@ -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", @@ -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", @@ -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", @@ -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", @@ -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", @@ -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",