graphrag-accelerator
graphrag-accelerator copied to clipboard
Custom local search prompt
Hello, is there any way of changing the default local search prompt from the graphrag accelerator: https://github.com/microsoft/graphrag/blob/main/graphrag/prompts/query/local_search_system_prompt.py
When creating the index you can only set the entity_extraction, summarize_descriptions and community_report. So I wonder if there's a way of overriding the local search prompt too
Did you make any progress on this?