Error querying graph: Invalid template: Context information is below. --------------------- {context_str } ------------ ...insert prompt here... variables do not match the required input_variables: ['context_str' ]
query_str
as args when calling the graph object. For example: response = graph.query(query_str=query_str, query_configs=query_configs)