This commit is contained in:
saloui 2023-06-29 14:44:55 +02:00
parent 3efab4c8d4
commit 7eaba04b15

14
docs/index.html Normal file
View File

@ -0,0 +1,14 @@
<!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>