We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c4f5f4 commit 0fe64d7Copy full SHA for 0fe64d7
tests/verbs/test_create_community_reports.py
@@ -61,6 +61,7 @@ async def test_create_community_reports():
61
config.community_reports.strategy = {
62
"type": "graph_intelligence",
63
"llm": llm_settings,
64
+ "graph_prompt": "",
65
}
66
67
await run_workflow(
0 commit comments