We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45e0cd7 commit 4e76ec0Copy full SHA for 4e76ec0
codegpt.el
@@ -73,7 +73,7 @@
73
:type 'string
74
:group 'codegpt)
75
76
-(defcustom codegpt-max-tokens 4000
+(defcustom codegpt-max-tokens 2000
77
"The maximum number of tokens to generate in the completion."
78
:type 'integer
79
0 commit comments