These are the changes I made:
First of all there are syntax errors in file name src.Agents.Analysis.stock_analysis_tasks. I have resolved these.
Next I have added the pretty report print which I got from Pravallika to my code.
Here are the tasks I have completed for my user story:
US10.1: Developed the module to identify company earnings statements
US10.2: Designed a ChatGPT agent to analyze the sentiment of the company the day before earnings
US10.3: Developed a ChatGPT agent that makes buy/sell decisions based on the sentiment analysis.
@jyothibhupathi - this pull request is fine except that pcheetaki has implemented pretty_print_crewai_output.py. Please pull from FA24--Sprint-2, use her version, and then resubmit the pull request. Thanks!
These are the changes I made: First of all there are syntax errors in file name src.Agents.Analysis.stock_analysis_tasks. I have resolved these.
Next I have added the pretty report print which I got from Pravallika to my code.
Here are the tasks I have completed for my user story: US10.1: Developed the module to identify company earnings statements US10.2: Designed a ChatGPT agent to analyze the sentiment of the company the day before earnings US10.3: Developed a ChatGPT agent that makes buy/sell decisions based on the sentiment analysis.
I got the report in pretty print output.