From dd0e847da2414cafd96cb932c7bbaac84d452196 Mon Sep 17 00:00:00 2001 From: Lucas Valbuena Date: Thu, 6 Mar 2025 19:50:13 +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 4cebd76a..c0cd5d86 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.