mirror of
https://github.com/safishamsi/graphify.git
synced 2026-07-13 02:47:00 +00:00
1dc5048b71
No behavior change. label_communities / generate_community_labels live next to the backend dispatch (_call_llm, detect_backend) they use, so the lazy import and separate file are no longer needed. Tests unchanged except the import path; they still monkeypatch graphify.llm._call_llm. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>