debanjandhar12 / logseq-chatgpt-plugin

A tightly integrated ChatGPT plugin for Logseq.
GNU Affero General Public License v3.0
108 stars 10 forks source link

ChatGPT Max Tokens cannot be modified in settings #1

Closed Litosty closed 1 year ago

Litosty commented 1 year ago

error info:

API error: '2000' is not of type 'integer' - 'max_tokens'

logseq-chatgpt-plugin.json before modifiy in settings:

"CHATGPT_MAX_TOKENS": 1000,

logseq-chatgpt-plugin.json after modifiy in settings:

"CHATGPT_MAX_TOKENS": "2000",