go-openai
go-openai copied to clipboard
GPT-4
To get access to the GPT-4 API (which uses the same ChatCompletions API as gpt-3.5-turbo), please sign up for our waitlist. We will start inviting some developers today, and scale up gradually to balance capacity with demand. If you are a researcher studying the societal impact of AI or AI alignment issues, you can also apply for subsidized access via our Researcher Access Program.
https://openai.com/research/gpt-4
https://platform.openai.com/docs/models/gpt-4
it's available. and works already cap of 100 messages every 4 hours. PS: Actually it does not yet work: panic: error, status code: 404, message: That model does not exist
Partially covered in https://github.com/sashabaranov/go-openai/pull/157
@sashabaranov You put it but not yet implemented properly
i get this after put "GPT432K"
"currently, only gpt-3.5-turbo and gpt-3.5-turbo-0301 are supported"
@sashabaranov
You put it but not yet implemented properly
i get this after put "GPT432K"
"currently, only gpt-3.5-turbo and gpt-3.5-turbo-0301 are supported"
@jordon31 @cccdz please re-try after updating the library v1.5.2 fixes that.
go get -u github.com/sashabaranov/go-openai
@sashabaranov
@cccdz the GPT-4 API is invitation-only now, did you get the invitation?
understand
@cccdz the GPT-4 API is invitation-only now, did you get the invitation?