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

models: add *-0613 models #361

Merged
merged 1 commit into from
Jun 13, 2023

Conversation

simonklee
Copy link
Contributor

@simonklee simonklee commented Jun 13, 2023

Added GPT3Dot5Turbo0613, GPT3Dot5Turbo16K, GPT40613, and GPT432K0613
models from June update

Issue #360

Added GPT3Dot5Turbo0613, GPT3Dot5Turbo16K, GPT40613, and GPT432K0613
models from June update
(https://openai.com/blog/function-calling-and-other-api-updates)

Issue sashabaranov#360
@codecov
Copy link

codecov bot commented Jun 13, 2023

Codecov Report

Merging #361 (36bffb5) into master (b616090) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #361   +/-   ##
=======================================
  Coverage   95.22%   95.22%           
=======================================
  Files          17       17           
  Lines         670      670           
=======================================
  Hits          638      638           
  Misses         22       22           
  Partials       10       10           
Impacted Files Coverage Δ
completion.go 100.00% <ø> (ø)

Copy link
Owner

@sashabaranov sashabaranov left a comment

Choose a reason for hiding this comment

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

Thank you so much!

@sashabaranov sashabaranov merged commit 3f4e3bb into sashabaranov:master Jun 13, 2023
@simonklee simonklee deleted the add-june-models branch June 13, 2023 20:50
coggsfl added a commit to coggsfl/go-openai that referenced this pull request Jun 14, 2023
coggsfl added a commit to coggsfl/go-openai that referenced this pull request Jun 14, 2023
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