response = graph.query( query_str=query_str, query_configs=query_configs, service_context=service_context_chatgpt )
response = graph.query( ^^^^^^^^^^^^ TypeError: BaseQueryEngine.query() got an unexpected keyword argument 'query_str'