Spaces:
Running
Running
Srinivasulu kethanaboina
commited on
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -52,7 +52,7 @@
|
|
52 |
<h1>Chat History Viewer</h1>
|
53 |
|
54 |
<label for="url-input">Enter the URL of the chat history:</label>
|
55 |
-
<input type="text" id="url-input" placeholder="https://
|
56 |
<button onclick="fetchChatHistory()">Fetch Chat History</button>
|
57 |
|
58 |
<h2>Chat History:</h2>
|
|
|
52 |
<h1>Chat History Viewer</h1>
|
53 |
|
54 |
<label for="url-input">Enter the URL of the chat history:</label>
|
55 |
+
<input type="text" id="url-input" placeholder="https://srinukethanaboina-srunu.hf.space" />
|
56 |
<button onclick="fetchChatHistory()">Fetch Chat History</button>
|
57 |
|
58 |
<h2>Chat History:</h2>
|