Spaces:
Running
Running
Update index.html
Browse files- index.html +5 -3
index.html
CHANGED
@@ -324,7 +324,7 @@ header:hover .scroll-indicator .arrow {
|
|
324 |
<header>
|
325 |
|
326 |
<h1>Loki.AI API</h1>
|
327 |
-
<p>Powerful AI Integration at Your Fingertips</p>
|
328 |
<p style="margin-top: 10px;">Made With ❤️ by
|
329 |
<a href="https://github.com/ParthSadaria" style="text-decoration: none; color: inherit; font-weight: bold; transition: 500ms ease;"
|
330 |
onmouseover="this.style.textShadow='0 0 15px #FFFFFF';"
|
@@ -336,11 +336,13 @@ header:hover .scroll-indicator .arrow {
|
|
336 |
<span>Scroll Down For More Info<br><span class="arrow">v</span></span>
|
337 |
</div>
|
338 |
</header>
|
339 |
-
<marquee
|
340 |
<marquee>MORE MODELS like qwen-coder,llama-405b and more added :)</marquee>
|
341 |
<section class="section">
|
342 |
<h2>Quick Start Guide</h2>
|
343 |
-
|
|
|
|
|
344 |
<h3>Base URL</h3>
|
345 |
<div class="endpoint">https://parthsadaria-lokiai.hf.space</div>
|
346 |
<h3>Chat Completion URL</h3>
|
|
|
324 |
<header>
|
325 |
|
326 |
<h1>Loki.AI API</h1>
|
327 |
+
<p>Powerful AI Integration at Your Fingertips For Free</p>
|
328 |
<p style="margin-top: 10px;">Made With ❤️ by
|
329 |
<a href="https://github.com/ParthSadaria" style="text-decoration: none; color: inherit; font-weight: bold; transition: 500ms ease;"
|
330 |
onmouseover="this.style.textShadow='0 0 15px #FFFFFF';"
|
|
|
336 |
<span>Scroll Down For More Info<br><span class="arrow">v</span></span>
|
337 |
</div>
|
338 |
</header>
|
339 |
+
<marquee>Try Latest Playground at /playground</marquee>
|
340 |
<marquee>MORE MODELS like qwen-coder,llama-405b and more added :)</marquee>
|
341 |
<section class="section">
|
342 |
<h2>Quick Start Guide</h2>
|
343 |
+
<h3>NEW!!!-Playground(Beta)🥳🥳</h3>
|
344 |
+
<a>Test Models </a>
|
345 |
+
<div class="endpoint">https://parthsadaria-lokiai.hf.space/playground</div>
|
346 |
<h3>Base URL</h3>
|
347 |
<div class="endpoint">https://parthsadaria-lokiai.hf.space</div>
|
348 |
<h3>Chat Completion URL</h3>
|