Ultra-simple version: direct CSV loading, no database 4f1a9f4 Running 3v324v23 commited on 17 days ago
Return plain dict instead of Pydantic models to avoid validation c275668 3v324v23 commited on 17 days ago
Fix datetime handling in trade.py to handle both datetime objects and strings b8d6b20 3v324v23 commited on 17 days ago
Initialize database at startup instead of build time to avoid Docker cache issues cf1895e 3v324v23 commited on 17 days ago
Fix datetime handling: DROP TABLE before CREATE, handle both datetime objects and strings 9b2906a 3v324v23 commited on 17 days ago
Add validator to handle empty string dates in request parameters 54fc05c 3v324v23 commited on 17 days ago
Change trade_date to String type to avoid SQLAlchemy datetime conversion errors d4f9f67 3v324v23 commited on 17 days ago
Handle empty trade_date in router before Pydantic validation de21d06 3v324v23 commited on 17 days ago
Deploy to Hugging Face Spaces - SQLite version with 10k sample data 0e8f624 3v324v23 commited on 17 days ago