How can i know the extact name of the models that i can use from open ai, i am updating the model from gpt-3.5-turbo i want to change it to 4. How can i see the the model names for chat-gpt-4.
Do i need to update to the latest version of llama-index to use newer versions of models?
Any models listed on openais website should be supported (assuming you have the latest version of the LLM package: pip install -U llama-index-llms-openai)