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

Bugfix: fix model type typo #144

Merged
merged 1 commit into from
Feb 27, 2024
Merged

Bugfix: fix model type typo #144

merged 1 commit into from
Feb 27, 2024

Conversation

MooooCat
Copy link
Contributor

gpt-3.5-turbo-0613 -> gpt-3.5-turbo

because:

NotFoundError: Error code: 404 - {'error': {'message': 'The model `Gpt-3.5-turbo-0613` does not exist', 'type': 'invalid_request_error', 'param': None, 'code': 'model_not_found'}}

@codecov-commenter
Copy link

codecov-commenter commented Feb 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.87%. Comparing base (ec31560) to head (5898238).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #144   +/-   ##
=======================================
  Coverage   79.87%   79.87%           
=======================================
  Files          69       69           
  Lines        3250     3250           
=======================================
  Hits         2596     2596           
  Misses        654      654           

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

@MooooCat MooooCat marked this pull request as ready for review February 27, 2024 06:48
@MooooCat MooooCat merged commit f1241b5 into main Feb 27, 2024
12 checks passed
@MooooCat MooooCat deleted the bugfix-openai-model-type branch February 27, 2024 06:49
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