The community member is trying to define the Llama index query engine to use the latest OpenAI model, but the documentation does not provide clear guidance. The community members discuss how to set the query engine to use the latest language model version, and one community member provides a code snippet to set the default OpenAI model to "gpt-4o-mini". However, there is no explicitly marked answer in the comments.
Hi Guys, I am trying to define the Llama index query engine to use the latest open AI model. Documentation doesn't point out. Has any one built the RAG Pipeline where the query engine uses the latest open AI version?