8 Commits (4956bdca5fc39ebd0e2074b6cbfaa7103824ce78)

Author SHA1 Message Date
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
Eric0801 fd39ea0287 Infra and data updates: fix Redis volume, expose DB, stabilize yfinance ingestion\n\n- docker-compose: use named volume for redis-data; keep common_network; Flask reachable on 8007\n- data_clear&update_us_v0.py: host=localhost; safe price_col; float cast; threads=False\n- data_clear&update_tw_v0.py: same fixes as US; robust insert values\n- update_data_daily.py: consistency fixes for yf.download and price column\n- requirements: align versions for stability\n- Re-initialized US/TW data to latest (2025-09-24) 3 months ago
Eric0801 086961bed7 Update requirements.txt and finalize data initialization scripts 3 months ago
joey0629 4c2896b7ec update numpy version 1 year ago
joey0629 8629ea6c7e add week Opt & everyday update stock price 2 years ago
joseph 7068b546bd fix werkzeug missing bugs 2 years ago
joseph 645fb069fd 20230721 Finished auto deploy 2 years ago
joseph 9e7c4c973b init 2 years ago