-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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 gpt-3.5-turbo-16k model option, update gpt-3.5 prompt cost #351
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Tested, looks good to me! |
Closed
ztjhz
approved these changes
Jun 14, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the contribution!
heyFlorentin
added a commit
to WeMake-CX/GPT-CX
that referenced
this pull request
Jul 4, 2023
* Add woff2 web fonts * add app icon for macos (ztjhz#321) * clearer title generation error message fixes ztjhz#329 * fix: title generation cost calculation fixes ztjhz#330 * Add German translation (ztjhz#341) * Bump v1.0.4 * Add gpt-3.5-turbo-16k model option, update gpt-3.5 prompt cost (ztjhz#351) * add gpt-3.5-turbo-16k model option. update gpt-3.5 prompt cost * add gpt-4-0613 models * Update German Translation (ztjhz#348) * Update api.json Fixed spelling errors. * Update drive.json Fixed spelling errors. * Update model.json Fixed spelling errors. * Add Russian translation (ztjhz#363) * translate about.json * translate api.json * translate drive.json * Add Russian language * translate main.json * translate model.json * ci: add Azure Static Web Apps workflow file on-behalf-of: @Azure opensource@microsoft.com * Fix translation * Fix translation * Delete azure-static-web-apps-witty-plant-0f8ec9803.yml * author name not translated * fix menubar icon size in macOS (ztjhz#360) add support for MacOS theme (light/dark) * consistent enter to submit for new and edit message fixes ztjhz#255, fixes ztjhz#379 --------- Co-authored-by: Ayaka Mikazuki <ayaka@mail.shn.hk> Co-authored-by: Mario Dian <mariodian@gmail.com> Co-authored-by: Jing Hua <tohjinghua123@gmail.com> Co-authored-by: Matthias Held <mheld.github@held.codes> Co-authored-by: akira0245 <33274390+akira0245@users.noreply.github.com> Co-authored-by: lucaperl <52839381+lucaperl@users.noreply.github.com> Co-authored-by: Romanok2805 <37216910+Romanok2805@users.noreply.github.com>
heyFlorentin
added a commit
to WeMake-CX/GPT-CX
that referenced
this pull request
Jul 16, 2023
* Add woff2 web fonts * add app icon for macos (ztjhz#321) * clearer title generation error message fixes ztjhz#329 * fix: title generation cost calculation fixes ztjhz#330 * Add German translation (ztjhz#341) * Bump v1.0.4 * Add gpt-3.5-turbo-16k model option, update gpt-3.5 prompt cost (ztjhz#351) * add gpt-3.5-turbo-16k model option. update gpt-3.5 prompt cost * add gpt-4-0613 models * Update German Translation (ztjhz#348) * Update api.json Fixed spelling errors. * Update drive.json Fixed spelling errors. * Update model.json Fixed spelling errors. * Add Russian translation (ztjhz#363) * translate about.json * translate api.json * translate drive.json * Add Russian language * translate main.json * translate model.json * ci: add Azure Static Web Apps workflow file on-behalf-of: @Azure opensource@microsoft.com * Fix translation * Fix translation * Delete azure-static-web-apps-witty-plant-0f8ec9803.yml * author name not translated * fix menubar icon size in macOS (ztjhz#360) add support for MacOS theme (light/dark) * consistent enter to submit for new and edit message fixes ztjhz#255, fixes ztjhz#379 * Hides default system prompt in simple mode (ztjhz#375) * Hides default system prompt without advanced mode * Hides default system prompt in simple mode * Show title for when the title is too long (ztjhz#395) --------- Co-authored-by: Ayaka Mikazuki <ayaka@mail.shn.hk> Co-authored-by: Mario Dian <mariodian@gmail.com> Co-authored-by: Jing Hua <tohjinghua123@gmail.com> Co-authored-by: Matthias Held <mheld.github@held.codes> Co-authored-by: akira0245 <33274390+akira0245@users.noreply.github.com> Co-authored-by: lucaperl <52839381+lucaperl@users.noreply.github.com> Co-authored-by: Romanok2805 <37216910+Romanok2805@users.noreply.github.com> Co-authored-by: Joshua Blake Smith <jblakezsmith@gmail.com> Co-authored-by: Jude Cooray <ranhiru@gmail.com>
heyFlorentin
added a commit
to WeMake-CX/GPT-CX
that referenced
this pull request
Jul 31, 2023
* Add woff2 web fonts * add app icon for macos (ztjhz#321) * clearer title generation error message fixes ztjhz#329 * fix: title generation cost calculation fixes ztjhz#330 * Add German translation (ztjhz#341) * Bump v1.0.4 * Add gpt-3.5-turbo-16k model option, update gpt-3.5 prompt cost (ztjhz#351) * add gpt-3.5-turbo-16k model option. update gpt-3.5 prompt cost * add gpt-4-0613 models * Update German Translation (ztjhz#348) * Update api.json Fixed spelling errors. * Update drive.json Fixed spelling errors. * Update model.json Fixed spelling errors. * Add Russian translation (ztjhz#363) * translate about.json * translate api.json * translate drive.json * Add Russian language * translate main.json * translate model.json * ci: add Azure Static Web Apps workflow file on-behalf-of: @Azure opensource@microsoft.com * Fix translation * Fix translation * Delete azure-static-web-apps-witty-plant-0f8ec9803.yml * author name not translated * fix menubar icon size in macOS (ztjhz#360) add support for MacOS theme (light/dark) * consistent enter to submit for new and edit message fixes ztjhz#255, fixes ztjhz#379 * Hides default system prompt in simple mode (ztjhz#375) * Hides default system prompt without advanced mode * Hides default system prompt in simple mode * Show title for when the title is too long (ztjhz#395) * a11y button (ztjhz#335) fixes issue ztjhz#333 --------- Co-authored-by: Ayaka Mikazuki <ayaka@mail.shn.hk> Co-authored-by: Mario Dian <mariodian@gmail.com> Co-authored-by: Jing Hua <tohjinghua123@gmail.com> Co-authored-by: Matthias Held <mheld.github@held.codes> Co-authored-by: akira0245 <33274390+akira0245@users.noreply.github.com> Co-authored-by: lucaperl <52839381+lucaperl@users.noreply.github.com> Co-authored-by: Romanok2805 <37216910+Romanok2805@users.noreply.github.com> Co-authored-by: Joshua Blake Smith <jblakezsmith@gmail.com> Co-authored-by: Jude Cooray <ranhiru@gmail.com> Co-authored-by: Jing Hua <59118459+ztjhz@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.