Update v0 model.txt

This commit is contained in:
Lucas Valbuena 2025-03-08 16:25:05 +01:00 committed by GitHub
parent 3316a2ca47
commit f69518aa52
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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'.