Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add financial data plugin #170

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

ForestLinSen
Copy link
Contributor

Add this financial plugin to fetch, process, and analyze financial data for a given company. Users can use the plugin to analyze financial data automatically using Auto-GPT, or manually generate a financial report by feeding the gathered data to ChatGPT.

@ForestLinSen ForestLinSen requested review from a team May 19, 2023 16:51
@codecov
Copy link

codecov bot commented May 19, 2023

Codecov Report

Patch coverage: 90.99% and project coverage change: +3.14 🎉

Comparison is base (7897925) 56.97% compared to head (b91b7f9) 60.11%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #170      +/-   ##
==========================================
+ Coverage   56.97%   60.11%   +3.14%     
==========================================
  Files          36       39       +3     
  Lines        2180     2402     +222     
  Branches      233      255      +22     
==========================================
+ Hits         1242     1444     +202     
- Misses        916      935      +19     
- Partials       22       23       +1     
Impacted Files Coverage Δ
src/autogpt_plugins/financial_data/__init__.py 68.25% <68.25%> (ø)
...togpt_plugins/financial_data/financial_analysis.py 100.00% <100.00%> (ø)
...financial_data/test_auto_gpt_financial_analysis.py 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ntindle ntindle self-assigned this May 20, 2023
README.md Outdated Show resolved Hide resolved
Copy link
Member

@ntindle ntindle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

update from latest

@ForestLinSen ForestLinSen reopened this May 30, 2023
@ForestLinSen ForestLinSen requested a review from ntindle May 30, 2023 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants