gpt3.5-turbo
from llama_index.llms import OpenAI llm= OpenAI(model="DEFINE_YOUR_MODEL", temperature=0.1)