Skip to content

Commit 0892351

Browse files
committed
Change MaxToken
1 parent 88ccdb3 commit 0892351

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Core/Sources/Preferences/ChatGPTModel.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ public extension ChatGPTModel {
1212
}
1313

1414
var maxToken: Int {
15-
2049
15+
4096
1616
}
1717
}
1818

0 commit comments

Comments
 (0)