Hmm, how strange. Toggling the OpenAPI API Key off all of a sudden reveals a lot more models, among them o1. Which kinda defeats the point of using the key!
Is it the case that the key might not provide access to o1?
This might happen if you haven’t opened the settings page in a while and have only been using your API key. Models don’t update when the API is enabled. However, if you enable the API key now, this list should be there.
Adding “o1” manually let’s me at least choose it in the Chat. But it results in:
{"error":{"message":"The model `o1` does not exist or you do not have access to it.","type":"invalid_request_error","param":null,"code":"model_not_found"}}