5 Commits (dd3270675a6e992cc4e6411befa817854c1e73ac)

Author SHA1 Message Date
Eric0801 cbd580bb12 feat: V2 prompt system with benchmarks and CoT for Demo Day 2 months ago
Eric0801 1c16cb4321 [UX] Remove accordion, restore detailed prompt, keep popover options 2 months ago
Eric0801 14407e04d2 feat: improve LLM output styling and prompt structure 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 9e7c4c973b init 2 years ago