feat: implement interactive knowledge graph visualization and AI-driven graph optimization dashboard
This commit is contained in:
@@ -167,7 +167,7 @@ Create a short description (2-3 sentences) and categorize it.
|
||||
Return ONLY a JSON object with this structure:
|
||||
{
|
||||
"label": "Polished topic title",
|
||||
"type": "concept", // one of: concept, role, process, fact
|
||||
"type": "concept", // one of: concept, role, process
|
||||
"description": "Short description"
|
||||
}`;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user