Skip to content

Commit 33b9cd8

Browse files
authored
Update falkor_graph_query_engine.py (#1500)
1 parent d4f324e commit 33b9cd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

autogen/agentchat/contrib/graph_rag/falkor_graph_query_engine.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ def __init__( # type: ignore[no-any-unimported]
3636
"""Initialize a FalkorDB knowledge graph.
3737
Please also refer to https://github.com/FalkorDB/GraphRAG-SDK/blob/main/graphrag_sdk/kg.py
3838
39-
TODO: Fix LLM API cost calculation for FalkorDB useages.
39+
TODO: Fix LLM API cost calculation for FalkorDB usages.
4040
4141
Args:
4242
name (str): Knowledge graph name.

0 commit comments

Comments
 (0)