feat: Update AI model to gemini-2.5-flash

Switches the AI model used for analysis from `gemini-3.1-pro-preview` to `gemini-2.5-flash`. This change aims to leverage the newer, potentially more cost-effective and performant model for the QuantScan AI analysis endpoint.
This commit is contained in:
desartstudio95
2026-05-18 10:17:22 -07:00
parent ab0b842fca
commit ef61b58a62
+1 -1
View File
@@ -16,7 +16,7 @@ const startServer = async () => {
try {
const { imageBase64, userNotes, preferredMode, userPlan } = req.body;
const model = 'gemini-3.1-pro-preview';
const model = 'gemini-2.5-flash';
const systemInstruction = `
# QUANTSCAN IA — MODO MULTI TIME FRAME + LONG TERM ANALYSIS