The logs indicate a failed AI analysis. The system attempted to use the Google provider with the gemini-3-pro-preview model, skipping the OpenAI and Mistral providers. The process was unsuccessful because all Large Language Model providers either failed or were not configured correctly. The log also notes that this model does not support images and includes a technical error trace.
Models Used : gemini-3-pro-preview
Logs shows :
Use provider: google
Skipping provider: openai
Skipping provider: mistral
This model does not support images
Analysis results: {
success: false,
AI Analysis error: Error: All LLM providers failed or are not configured
at p (.next/server/chunks/8577.js:1:4653)
at async L (.next/server/chunks/8577.js:1:8814)
at async m (.next/server/app/(app)/unsorted/page.js:1:12759)
at async p (.next/server/app/(app)/unsorted/page.js:2:1860)
at async K (.next/server/app/(app)/unsorted/page.js:2:7134)
error: 'All LLM providers failed or are not configured'
}

The logs indicate a failed AI analysis. The system attempted to use the Google provider with the gemini-3-pro-preview model, skipping the OpenAI and Mistral providers. The process was unsuccessful because all Large Language Model providers either failed or were not configured correctly. The log also notes that this model does not support images and includes a technical error trace.
Models Used : gemini-3-pro-preview
Logs shows :