From 351346c309603a66c5d16af5f966778b3cb2b609 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 30 Apr 2025 01:32:04 +0000 Subject: [PATCH] feat: Updated OpenAPI spec --- src/libs/AssemblyAI/openapi.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/libs/AssemblyAI/openapi.yaml b/src/libs/AssemblyAI/openapi.yaml index c68c90d..d149f00 100644 --- a/src/libs/AssemblyAI/openapi.yaml +++ b/src/libs/AssemblyAI/openapi.yaml @@ -5596,7 +5596,7 @@ components: "7c3acd18-df4d-4432-88f5-1e89f8827eea", ], context: "This is an interview about wildfires.", - final_model: "anthropic/claude-3-5-sonnet", + final_model: "anthropic/claude-3-7-sonnet-20250219", temperature: 0, max_output_size: 3000, } @@ -5620,7 +5620,7 @@ components: transcript_ids: ["64nygnr62k-405c-4ae8-8a6b-d90b40ff3cce"], prompt: "List all the locations affected by wildfires.", context: "This is an interview about wildfires.", - final_model: "anthropic/claude-3-5-sonnet", + final_model: "anthropic/claude-3-7-sonnet-20250219", temperature: 0, max_output_size: 3000, } @@ -5643,7 +5643,7 @@ components: { transcript_ids: ["47b95ba5-8889-44d8-bc80-5de38306e582"], context: "This is an interview about wildfires.", - final_model: "anthropic/claude-3-5-sonnet", + final_model: "anthropic/claude-3-7-sonnet-20250219", temperature: 0, max_output_size: 3000, } @@ -5681,7 +5681,7 @@ components: answer_options: ["yes", "no"], }, ], - final_model: "anthropic/claude-3-5-sonnet", + final_model: "anthropic/claude-3-7-sonnet-20250219", temperature: 0, max_output_size: 3000, } @@ -5744,7 +5744,7 @@ components: transcript_ids: ["64nygnr62k-405c-4ae8-8a6b-d90b40ff3cce"], context: "This is an interview about wildfires.", answer_format: "Bullet Points", - final_model: "anthropic/claude-3-5-sonnet", + final_model: "anthropic/claude-3-7-sonnet-20250219", temperature: 0, max_output_size: 3000, }