Skip to content

Not GPT-4? #17

@PeterDaveHello

Description

@PeterDaveHello

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:

model = 'text-davinci-002-render'

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions