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

GPT: Migrate to newest API #268

Merged
merged 1 commit into from
Dec 8, 2023
Merged

Conversation

VesnaT
Copy link
Contributor

@VesnaT VesnaT commented Dec 7, 2023

Issue

openai.ChatCompletion is no longer supported in openai>=1.0.0

Includes
  • Code changes
  • Tests
  • Documentation

@codecov-commenter
Copy link

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (762a918) 56.97% compared to head (1734e75) 56.97%.

Files Patch % Lines
orangecontrib/prototypes/widgets/owchatgptbase.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #268   +/-   ##
=======================================
  Coverage   56.97%   56.97%           
=======================================
  Files          21       21           
  Lines        2696     2696           
=======================================
  Hits         1536     1536           
  Misses       1160     1160           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ajdapretnar ajdapretnar merged commit 0414873 into biolab:master Dec 8, 2023
12 checks passed
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

3 participants