Spaces:
Running
Running
Update index.html
Browse files- index.html +4 -9
index.html
CHANGED
@@ -327,13 +327,14 @@ header:hover .scroll-indicator .arrow {
|
|
327 |
<div class="endpoint">https://parthsadaria-lokiai.hf.space</div>
|
328 |
<h3>Chat Completion URL</h3>
|
329 |
<div class="endpoint">https://parthsadaria-lokiai.hf.space/chat/completions</div>
|
|
|
|
|
|
|
330 |
<h3>Models Endpoint</h3>
|
331 |
<div class="endpoint">https://parthsadaria-lokiai.hf.space/models</div>
|
332 |
|
333 |
<h3>Authentication</h3>
|
334 |
-
|
335 |
-
Join Discord & Dm @mr_leaderyt for Free API Key
|
336 |
-
</a>
|
337 |
</section>
|
338 |
|
339 |
<section class="section">
|
@@ -348,12 +349,6 @@ header:hover .scroll-indicator .arrow {
|
|
348 |
],
|
349 |
"stream": true
|
350 |
}</code></pre>
|
351 |
-
|
352 |
-
<h3>Headers</h3>
|
353 |
-
<pre><code class="language-json">{
|
354 |
-
"Authorization": "your_api_key_here",
|
355 |
-
"Content-Type": "application/json"
|
356 |
-
}</code></pre>
|
357 |
</section>
|
358 |
|
359 |
|
|
|
327 |
<div class="endpoint">https://parthsadaria-lokiai.hf.space</div>
|
328 |
<h3>Chat Completion URL</h3>
|
329 |
<div class="endpoint">https://parthsadaria-lokiai.hf.space/chat/completions</div>
|
330 |
+
<h2>Searchgpt URL</h2>
|
331 |
+
<div class="endpoint">https://parthsadaria-lokiai.hf.space/searcgpt?q=todays news</div>
|
332 |
+
<p>Supports stream :)</p>
|
333 |
<h3>Models Endpoint</h3>
|
334 |
<div class="endpoint">https://parthsadaria-lokiai.hf.space/models</div>
|
335 |
|
336 |
<h3>Authentication</h3>
|
337 |
+
<h6>ITS FREE :) NO NEED FOR ANY AUTH WOHOOOOO!! 🥳</h6>
|
|
|
|
|
338 |
</section>
|
339 |
|
340 |
<section class="section">
|
|
|
349 |
],
|
350 |
"stream": true
|
351 |
}</code></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
352 |
</section>
|
353 |
|
354 |
|