Srinivasulu kethanaboina commited on
Commit
d0e5d9e
·
verified ·
1 Parent(s): 672ca78

Update index.html

Browse files
Files changed (1) hide show
  1. 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://example.com/chat-history" />
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>