Edits
Browse files- assets/html.py +1 -1
assets/html.py
CHANGED
@@ -20,7 +20,7 @@ DESCRIPTION = (
|
|
20 |
<li><b>TODO</b> Simple RAG on requested RSS feed content</li>
|
21 |
</ol>
|
22 |
|
23 |
-
For now we dump the extracted RSS title, link and summary below. Try asking for a
|
24 |
feed by website name, website URL, or entering your favorite feed URI directly.
|
25 |
Suggestions: http://openai.com/news/rss.xml, hackernews.com, Hugging Face, etc
|
26 |
'''
|
|
|
20 |
<li><b>TODO</b> Simple RAG on requested RSS feed content</li>
|
21 |
</ol>
|
22 |
|
23 |
+
For now, we dump the extracted RSS title, link and summary below. Try asking for a
|
24 |
feed by website name, website URL, or entering your favorite feed URI directly.
|
25 |
Suggestions: http://openai.com/news/rss.xml, hackernews.com, Hugging Face, etc
|
26 |
'''
|