I am trying to use LlamaIndex to find the ideal chunk size for my data. I try setting the llm to "gpt-4-1106-preview" but when I try and run the code it tells me that model is not a valid model name. I have searched but I'm not sure what is going on. All of my dependencies are using the latest versions, including llama-index and openai.