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 new 0613 GPT-3.5 and GPT-4 models #337

Merged
merged 4 commits into from
Aug 14, 2023

Conversation

bjornjorgensen
Copy link
Contributor

@bjornjorgensen bjornjorgensen commented Aug 11, 2023

Fix #336

This needs some more work.

Update aliases.py and magics.py

and update commands.ipynb

@bjornjorgensen
Copy link
Contributor Author

@dlqqq does this seams right or are there any other ways you will do it?

@dlqqq dlqqq added the enhancement New feature or request label Aug 11, 2023
Copy link
Collaborator

@dlqqq dlqqq left a comment

Choose a reason for hiding this comment

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

@bjornjorgensen Thank you for submitting a PR to fix this issue! To add new models, you can simply declare them in the provider classes, and our backend takes care of the rest. There are no further changes needed aside from my comment below. 😁

@dlqqq dlqqq changed the title Update chatgpt list Add new 0613 GPT-3.5 and GPT-4 models Aug 14, 2023
Copy link
Collaborator

@dlqqq dlqqq left a comment

Choose a reason for hiding this comment

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

@bjornjorgensen Awesome work! Thank you for your contribution.

@dlqqq dlqqq merged commit 3a2a467 into jupyterlab:main Aug 14, 2023
6 checks passed
@bjornjorgensen bjornjorgensen deleted the update-chatgpt-models branch August 14, 2023 16:44
dbelgrod pushed a commit to dbelgrod/jupyter-ai that referenced this pull request Jun 10, 2024
* update chatgpt list

* add more models and sort

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* remove dup. and more sorting

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
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.

Update Chatgpt models
3 participants