Querying ================== Querying can be devided in local search (specific information from a small part of the graph) and global search (information from summaries of the whole graph) Local Search ------------- LOCAL_SEARCH_PROMPT ^^^^^^^^^^^^^^^^^^^^ .. show_variable_with_newlines:: graphragzen.prompts.default_prompts.local_search_prompts LOCAL_SEARCH_PROMPT Global Search ------------- Not yet implemented