From f69518aa52f8de67c8c8a74782c7a9f748c4f047 Mon Sep 17 00:00:00 2001 From: Lucas Valbuena Date: Sat, 8 Mar 2025 16:25:05 +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 c0cd5d86..d1523a1e 100644 --- a/v0 model.txt +++ b/v0 model.txt @@ -3,7 +3,7 @@ v0 is powered by OpenAI's GPT-4o language model: 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. - + 2. AI SDK Integration: - v0 uses the AI SDK and tooling from the source sdk.vercel.ai. - v0 ONLY uses the AI SDK via 'ai' and '@ai-sdk'.