gpt-4 models? #86
-
I haven't read anything about it and I'm wondering if I can use gpt-4 models once I've been approved by OpenAI for limited beta testing? Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
StefanBristol
Jul 17, 2023
Replies: 1 comment 1 reply
-
Yes you can. I currently do. Use 'query = ChatQuery(model: .gpt4, messages: ...) |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
xric25
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes you can. I currently do. Use 'query = ChatQuery(model: .gpt4, messages: ...)