Pare-AI-Chatbot / app.py

Commit History

Fix: Use correct model name gemini-2.0-flash
766760b

akashpatil8150 commited on

Fix: Switch to non-streaming + gemini-1.5-flash to fix 429 quota errors
02b1e1d

akashpatil8150 commited on

Fix: App no longer crashes if GEMINI_API_KEY missing - graceful error handling
c07224c

akashpatil8150 commited on

Fix: Strip newline from API key to prevent illegal header value error
442e74d

akashpatil8150 commited on

Fix: Migrate to google-genai SDK to resolve gRPC credential errors on HF Spaces
671d3b1

akashpatil8150 commited on

Add Hugging Face Spaces deployment - Dockerfile, HF README config, port 7860
e5eecd2

akashpatil8150 commited on

Prepare for Render deployment - Add Procfile, runtime.txt, gunicorn, production logging, and deployment guides
97a31c6

akashpatil8150 commited on

first commit
67339b6

akashpatil8150 commited on