Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I cannot change the model to Curie for some reason #40

Open
yuvrajy opened this issue Apr 4, 2023 · 2 comments
Open

I cannot change the model to Curie for some reason #40

yuvrajy opened this issue Apr 4, 2023 · 2 comments
Labels
question Further information is requested

Comments

@yuvrajy
Copy link

yuvrajy commented Apr 4, 2023

image
when i change that to text-curie-001, it doesn't work. I am very new to this. Also, where do you store the api key? Thanks!

@riwigefi
Copy link
Owner

riwigefi commented Apr 5, 2023

When using the text-curie-001 model, its request parameters are different from those of the gpt-3.5-turbo model and need to be adapted according to the development documentation. Currently, this project only supports dialogue with the gpt-3.5-turbo model. If you need to select a different model for dialogue, I will add this feature as soon as possible. Additionally, the API key is stored on the client-side browser and is stored using the browser-supported LocalStorage. I hope this answers your questions.

@riwigefi riwigefi added the question Further information is requested label Apr 6, 2023
@gumpso
Copy link

gumpso commented Jul 10, 2023

I just wonder how to use 16k model

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants