The current "internal prompts" for llama_index are optimized for davinci-003. People here are trying to figure out prompts/methods that will work with ChatGPT, but I haven't seen any solution yet. ChatGPT is pretty... obtuse to use haha
You can customize the default prompts yourself if you'd like to experiment πͺ
@foggyeyes i think so! you need to specify the chatgpt llm_predictor when creating the graph, and also set the refine_template kwarg in the query_kwargs section of each QueryConfig