Update requirements.txt to include Plotly and datetime libraries for enhanced data visualization and date handling capabilities. 83a2dd2 Dhahlan2000 commited on Jan 2
Add stock analysis tools to app.py: implement sentiment analysis, stock price prediction, and stock comparison features; update requirements.txt to include statsmodels 19bc86f Dhahlan2000 commited on Jan 2
Refactor LLM integration in app.py: replace RunnableSequence with LLMChain and update method call from invoke() to run() for improved functionality and clarity a10faf8 Dhahlan2000 commited on Jan 2
Refactor LLM integration in app.py: replace LLMChain with RunnableSequence and update method call from run() to invoke() for improved functionality a889b71 Dhahlan2000 commited on Jan 2
Refactor imports in app.py to streamline dependencies and remove unused components 2acfb1f Dhahlan2000 commited on Jan 2
Refactor imports in app.py to include additional Langchain components for enhanced functionality 5720b75 Dhahlan2000 commited on Jan 2