Files
links/links
junv 049d417cc8 Remove knowledge graph feature
The knowledge graph feature (links graph) was not functioning correctly
and was slowing down the application. This commit removes it entirely:

- Delete knowledge_graph_urls.py, knowledge_graph_views.py, llm_client.py
- Delete knowledge_graph.html template
- Remove KnowledgeGraphSnapshot model and all llm_*/kg_* fields from
  SiteSettings (migration 0048)
- Remove build_knowledge_graph() and schedule_kg_build() from tasks.py
- Remove KG settings save logic and bulk delete action from views.py
- Remove knowledge_graph_urls include from links/urls.py
- Remove schedule_kg_build scheduler job from core/apps.py
- Remove KG snapshot job registry from links/apps.py
- Remove Knowledge Graph nav item from base.html
- Remove KG settings cards and llmSettingsHelper JS from settings.html
2026-04-14 12:04:44 +10:00
..
2025-11-05 21:18:26 +11:00
2026-04-14 12:04:44 +10:00
2026-03-30 17:26:32 +11:00
2024-11-04 16:39:15 +11:00
2024-09-08 18:27:54 +10:00
2026-03-22 16:15:53 +11:00
2026-03-22 16:15:53 +11:00
2026-04-14 12:04:44 +10:00
2024-11-17 11:11:08 +11:00
2026-03-29 11:10:37 +11:00
2026-03-21 20:30:44 +11:00
2026-03-22 16:15:53 +11:00
2026-03-22 14:36:10 +11:00
2025-05-29 23:19:29 +10:00
2026-03-30 19:51:12 +11:00
2026-04-01 20:02:57 +11:00
2026-04-14 12:04:44 +10:00
2026-03-29 11:10:37 +11:00
2024-11-03 10:11:25 +11:00
2026-03-30 20:12:22 +11:00
2025-11-05 22:04:29 +11:00
2026-03-29 10:23:46 +11:00
2026-03-30 20:12:22 +11:00
2025-11-05 21:18:26 +11:00
2024-11-24 10:31:26 +11:00
2026-02-12 10:44:37 +11:00
2025-03-02 10:26:44 +11:00
2026-04-14 12:04:44 +10:00
2026-04-14 12:04:44 +10:00
2026-04-14 12:04:44 +10:00