Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
shreyaspimpalgaonkar committed Aug 27, 2024
2 parents 513344d + 4fbc436 commit 1dfb146
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion py/core/configs/neo4j_kg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ kg_extraction_prompt = "graphrag_triplet_extraction_zero_shot"
leiden_params = { max_cluster_size = 1000 } # more params in graspologic/partition/leiden.py

[kg.kg_search_config]
model = "gpt-4o-mini"
model = "gpt-4o-mini"

0 comments on commit 1dfb146

Please sign in to comment.