Files
lightrag/lightrag/api/webui/index.html
yangdx 24418a04fe Increased graph layout iteration limits and defaults.
- Raised max layout iterations to 30
- Set default iterations to 15
2025-03-12 09:30:28 +08:00

15 lines
458 B
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="./logo.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Lightrag</title>
<script type="module" crossorigin src="./assets/index-C_HczF2h.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-CQ75jPFs.css">
</head>
<body>
<div id="root"></div>
</body>
</html>