Remove orphaned except block - revert to working state 19aeb85 verified amalsp commited on Dec 15, 2025
Fix indentation error: correct try statement indentation 6f2a44b verified amalsp commited on Dec 15, 2025
Fix syntax error: add try-except block for query processing 0b16534 verified amalsp commited on Dec 15, 2025
Add demo mode support - enable API without Groq client 26a9ca1 verified amalsp commited on Dec 15, 2025
Improve error handling - check API key before client init 0d558b8 verified amalsp commited on Dec 15, 2025
Wrap Groq init in try-except to handle library errors 90878de verified amalsp commited on Dec 15, 2025
Simplify Groq initialization - remove try-except to fix indentation 41e6f35 verified amalsp commited on Dec 15, 2025
Add Groq AI integration for real NL2SQL functionality c4b2bae verified amalsp commited on Dec 15, 2025