plate-detector / database.py

Commit History

Fix: All filter conditions working correctly - 49/49 tests passed (100% validation)
739be4a
Running

barathvasan-dev commited on

πŸš€ Add comprehensive vehicle route tracking system
f36a41e

barathvasan-dev commited on

Fix: NLP-to-SQL now handles multiple vehicles and multiple locations with proper OR logic
ec39753

barathvasan-dev commited on

Fix: Add database engine None checks to prevent 500 errors
ebbca8b

barathvasan-dev commited on

Fix: Optional imports and database connection timeout handling
603954b

barathvasan-dev commited on

Upgrade: Production-grade hybrid NLP engine with date ranges, time ranges, advanced aggregations, and 30+ helper functions
1b6365d

barathvasan-dev commited on

Upgrade: Professional multi-filter NLP-to-SQL engine with support for combined queries, synonyms, and all intent types
17ff25c

barathvasan-dev commited on

Fix: Major UI responsiveness improvements - remove demo.load() blocking, fix Chatbot format for Gradio 6.14.0, add timeout handling to all queries, fix save_detection column mapping
8d9a055

barathvasan-dev commited on

Improve: Add configuration checks, environment validation, and better error messages for missing HF_TOKEN and DATABASE_URL
35c6090

barathvasan-dev commited on

Update: Integrate Mistral-7B-Instruct-v0.2 model for NLP-to-SQL engine and add database functions
a4acadb

barathvasan-dev commited on

feat: implement advanced hybrid rule-based + LLM NLP-to-SQL engine
be7f905

barathvasan-dev commited on

fix: use engine.begin() for transactions, add error handling to all database functions
3ec80da

barathvasan-dev commited on

fix: add schema migration to handle missing columns in existing tables
4d284f9

barathvasan-dev commited on

fix: add graceful error handling for missing environment variables on HF Spaces
9874783

barathvasan-dev commited on

refactor: modularize codebase with SQL validation, improved schema, and security measures
fb7f78e

barathvasan-dev commited on