-
-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
With all due respect, this project claims to be powered by GPT-4, but the behavior looks not (from the history on ChatGPT(chat.openai.com)), I also checked the source code, it's gpt-3.5-turbo
:
bravegpt/greasemonkey/bravegpt.user.js
Line 433 in a3b8d29
model = 'text-davinci-002-render' |
bravegpt/greasemonkey/bravegpt.user.js
Line 708 in a3b8d29
const proxyEndpoints = [[ 'https://api.aigcfun.com/api/v1/text?key=' + await getAIGCFkey(), '', 'gpt-3.5-turbo' ]] |
Not sure if I misunderstood something? Consider that not everyone has ChatGPT Plus subscription, maybe a toggle button to switch the model would be helpful?
Metadata
Metadata
Assignees
Labels
No labels