8 Commits (51fdceb16322f12742d49300ed6b08417cac3fa3)

Author SHA1 Message Date
Eric0801 d3dd4efc53 debug: add detailed logging for Flask initialization 2 months ago
Eric0801 b50b9ee92d fix: lazy load assets files to prevent startup failure 2 months ago
Eric0801 cbd580bb12 feat: V2 prompt system with benchmarks and CoT for Demo Day 2 months ago
Eric0801 45e9ea7ec2 Add LLM investment advice feature with OpenAI integration\n\n- Created llm_service.py with comprehensive LLM advisor\n- Added config_openai.py for API configuration\n- Created prompts/investment_advice.py with prompt templates\n- Updated requirements.txt with OpenAI dependency\n- Modified main.py with /api/llm_advice endpoint\n- Enhanced result_view.html with LLM advice section\n- Added CSS styling for better UI\n- Created LLM_SETUP.md setup guide\n- Added test_llm_service.py for testing\n- Implemented caching, retry logic, and error handling\n- Features: strategy analysis, risk assessment, market insights 3 months ago
joseph 493dd6f89f add new class 2 years ago
joseph 8cb0ea7b6d add effective user&strategy and strategy result show time interval to second 2 years ago
joseph 645fb069fd 20230721 Finished auto deploy 2 years ago
joseph 9e7c4c973b init 2 years ago