lollms/docs/index.html
2023-06-29 14:44:55 +02:00

15 lines
394 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Welcome to LOLLMs documentation</title>
</head>
<body>
<h1>Welcome to LOLLMs documentation</h1>
<ul>
<li><a href="LLMBinding_doc.html">LLMBinding Documentation</a></li>
<li><a href="Lollms-server.html">LOLLMS Server Documentation</a></li>
<li><a href="server_endpoints.html">Server Endpoints Documentation</a></li>
</ul>
</body>
</html>