75761ca4/securities-sentiment-analysis
fix: optimize string concatenation for company names in entity extractor
fix: improve string formatting and context handling in entity extractor and news fetcher
add README file for Securities Sentiment Analysis project
Merge branch 'v4.0.0'
refactor logging in ChatOrchestrator and ChatLogger for enhanced sanitization and clarity
enhance recommendation disclaimers with additional context on data limitations
enhance sentiment analysis error handling and input validation
reduce default news fetch limit to 3 and refine query for specific news sources
implement retry logic for article fetching and improve error handling
increases num of article to 5
redesigned the sentiment presentation
added nice welcome & intro
tweaking in info presentation for recommendation & sentiment
some forced app width removed
increased page width further
removed debugging sections display related code
recommendation agent added
more info as outcome to sentiment analysis
analyzed sentiment
new article content is being transferto sentiment analysis
lot of changes, but we are able to fetch article contents
using llm to confirm user acceptance of entity name
added auto old log archive
added news fethcing agent & some log redaction
added first agent for entity identification
added logger
clean chat interface
clean up old way
app v 2
initial code
initial commit
