Skip to content

Commit d68dda6

Browse files
committed
Init Agent App
1 parent 73af706 commit d68dda6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/Home.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ async def body():
4848
"""
4949
<div style="padding: 20px; border-radius: 10px; border: 1px solid #ddd; margin-bottom: 20px;">
5050
<h3>Scholar</h3>
51-
<p>A research agent that uses DuckDuckGo to deliver in-depth answers about any topic.</p>
51+
<p>A research agent that uses DuckDuckGo (and optionally Exa) to deliver in-depth answers about any topic.</p>
5252
<p>Perfect for exploring general knowledge from the web.</p>
5353
</div>
5454
""",

0 commit comments

Comments
 (0)