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 OpenAI GPT3 engine #7

Merged
merged 15 commits into from
Sep 22, 2022
Merged

Add OpenAI GPT3 engine #7

merged 15 commits into from
Sep 22, 2022

Conversation

francescofuggitti
Copy link
Collaborator

@francescofuggitti francescofuggitti commented Sep 21, 2022

In this PR:

  • Add OpenAI GPT3 as engine
  • Add a Rasa sample pre-trained model (this fixes test bugs)
  • Apply some fixes
  • Add Codecoverage

This PR addresses issue #3 and fixes bug #2

Signed-off-by: Francesco Fuggitti <francesco.fuggitti@gmail.com>
Signed-off-by: Francesco Fuggitti <francesco.fuggitti@gmail.com>
Signed-off-by: Francesco Fuggitti <francesco.fuggitti@gmail.com>
Signed-off-by: Francesco Fuggitti <francesco.fuggitti@gmail.com>
Signed-off-by: Francesco Fuggitti <francesco.fuggitti@gmail.com>
Signed-off-by: Francesco Fuggitti <francesco.fuggitti@gmail.com>
Signed-off-by: Francesco Fuggitti <francesco.fuggitti@gmail.com>
Signed-off-by: Francesco Fuggitti <francesco.fuggitti@gmail.com>
Signed-off-by: Francesco Fuggitti <francesco.fuggitti@gmail.com>
Signed-off-by: Francesco Fuggitti <francesco.fuggitti@gmail.com>
Signed-off-by: Francesco Fuggitti <francesco.fuggitti@gmail.com>
Signed-off-by: Francesco Fuggitti <francesco.fuggitti@gmail.com>
Signed-off-by: Francesco Fuggitti <francesco.fuggitti@gmail.com>
Signed-off-by: Francesco Fuggitti <francesco.fuggitti@gmail.com>
@codecov
Copy link

codecov bot commented Sep 22, 2022

Codecov Report

❗ No coverage uploaded for pull request base (main@fb29169). Click here to learn what that means.
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main       #7   +/-   ##
=======================================
  Coverage        ?   81.47%           
=======================================
  Files           ?       24           
  Lines           ?      529           
  Branches        ?        0           
=======================================
  Hits            ?      431           
  Misses          ?       98           
  Partials        ?        0           
Flag Coverage Δ
unittests 81.47% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

Signed-off-by: Francesco Fuggitti <francesco.fuggitti@gmail.com>
@TathagataChakraborti TathagataChakraborti added the enhancement New feature or request label Sep 22, 2022
@TathagataChakraborti TathagataChakraborti added this to the AAAI Demo milestone Sep 22, 2022
This was linked to issues Sep 22, 2022
@TathagataChakraborti TathagataChakraborti merged commit 5fb0727 into main Sep 22, 2022
francescofuggitti added a commit that referenced this pull request Sep 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Integration with Open AI API Error with integration tests
2 participants