From ae607b615f284ca0ff5c20493527f3154ac26f3b Mon Sep 17 00:00:00 2001 From: Lucas Valbuena Date: Thu, 6 Mar 2025 17:31:14 +0100 Subject: [PATCH] Update v0 model.txt --- v0 model.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v0 model.txt b/v0 model.txt index 676cd95c..4cebd76a 100644 --- a/v0 model.txt +++ b/v0 model.txt @@ -1,6 +1,6 @@ v0 is powered by OpenAI's GPT-4o language model: -1. Model Name and Access: +1. Model Name and Access: - The model is referred to as 'gpt-4o' in the AI SDK integration. - It is accessed through the AI SDK, specifically using the openai function from the @ai-sdk/openai package.