Hello everyone! I'am using llama index with text-davinci-003 (which I think is the default). However since GPT-4 is released, I was asked to shift into it. Is there an added benefit to it especially for in-context learning?
Since all the API calls to GPT-4 or GPT-3.5 or even GPT-3 are being made separately without keeping any previous history so GPT-x will not be able to remember your past conversation by default.