mirror of
https://github.com/ParisNeo/lollms.git
synced 2024-12-18 20:27:58 +00:00
15 lines
394 B
HTML
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>
|