Commit History

Fix: Remove google.generativeai import that was causing ModuleNotFoundError
ddf8352

arun3676 commited on

Remove Google Gemini support - keep only 3 models (OpenAI, Anthropic, DeepSeek)
74dbaef

arun3676 commited on

Fix syntax error in matrix_final.py: correct indentation of else block
0a4790d

arun3676 commited on

Fix: Prevent Streamlit crash when no API keys are set on Render
ff120ac

arun3676 commited on

Fix Render deployment issues: update configs, add health check, fix environment handling
1b4857b

arun3676 commited on

Update deployment to use matrix_final.py - full featured Matrix analyzer
f5c4d0b

arun3676 commited on

Enhanced: Update instructions to include GitHub Repository analysis mode
bc5f5e7

arun3676 commited on

Update: Add GitHub Repository analysis to matrix_app.py, fix deployment config
76e89b2

arun3676 commited on

Initial commit: LLM Code Analyzer with multi-model support
646ba30

arun3676 commited on