From b5a75f55f7165fa6b51edad50b2c83b28ec6e116 Mon Sep 17 00:00:00 2001 From: Lucas Valbuena Date: Thu, 6 Mar 2025 10:30:08 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6ab990a4..45a6fc02 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# FULL v0 System Prompts +# FULL v0 System Prompts AND AI model used by v0 I managed to get ~~a big part of~~ FULL official v0 system prompts. Over 1.4k lines @@ -7,8 +7,9 @@ LATEST UPDATE: 06/03/2025 You can check it out in v0.txt -And now the question is, what model is v0 using? soon. 👀 +~~And now the question is, what model is v0 using? soon. 👀~~ v0 AI MODEL INFO RELEASED! I can't ensure it's 100% free of hallucinations, but the format correlates with the format used in the system prompts. +The default model of v0 is GPT-4o, and for reasoning, it uses DeepSeek. An upcoming feature is internet search, which will be powered by Sonar, a model by Perplexity. Any questions? ---> Open an issue.