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

feat: remove GPT model field in post request #107

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

alangsto
Copy link
Member

COSMO-475

The Xpert platform team deprecated GPT 3.5, and any requests specifying that model are resulting in a 4xx response. All users should now be using the default model, which is GPT 4.0-mini.

Copy link

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  learning_assistant
  __init__.py
  constants.py
  utils.py
  views.py
Project Total  

This report was generated by python-coverage-comment-action

Copy link
Member

@schenedx schenedx left a comment

Choose a reason for hiding this comment

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

👍

@alangsto alangsto merged commit 3c60659 into main Sep 10, 2024
5 checks passed
@alangsto alangsto deleted the alangsto/default_to_gpt_4o branch September 10, 2024 12:57
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.

2 participants