Skip to content

Commit

Permalink
add new gpt
Browse files Browse the repository at this point in the history
  • Loading branch information
fxpw committed Jul 18, 2024
1 parent 93fed8f commit 8ce0ddb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ More things whit openai

# Release Notes


### 1.0.28-1.0.33

add new gpt

### 1.0.18-1.0.28

add new gpt
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@
"type": "string",
"default": "gpt-3.5-turbo-0613",
"enum": [
"gpt-4o-mini",
"gpt-4o",
"gpt-4",
"gpt-4-0125-preview",
Expand Down

0 comments on commit 8ce0ddb

Please sign in to comment.