Spaces:
Running
on
Zero
Running
on
Zero
Update ui.py
Browse files
ui.py
CHANGED
@@ -28,7 +28,7 @@ PLACEHOLDER = """
|
|
28 |
</figure>
|
29 |
<div style="padding: .5rem 1.5rem;">
|
30 |
<h2 style="text-align: left; font-size: 1.5rem; font-weight: 700; margin-bottom: 0.5rem;">llama-cpp-agent</h2>
|
31 |
-
<p style="text-align: left; font-size: 16px; line-height: 1.5; margin-bottom: 15px;">DDG Agent
|
32 |
<div style="display: flex; justify-content: space-between; align-items: center;">
|
33 |
<div style="display: flex; flex-flow: column; justify-content: space-between;">
|
34 |
<span style="display: inline-flex; align-items: center; border-radius: 0.375rem; background-color: rgba(229, 70, 77, 0.1); padding: 0.1rem 0.75rem; font-size: 0.75rem; font-weight: 500; color: #f88181; margin-bottom: 2.5px;">
|
|
|
28 |
</figure>
|
29 |
<div style="padding: .5rem 1.5rem;">
|
30 |
<h2 style="text-align: left; font-size: 1.5rem; font-weight: 700; margin-bottom: 0.5rem;">llama-cpp-agent</h2>
|
31 |
+
<p style="text-align: left; font-size: 16px; line-height: 1.5; margin-bottom: 15px;">DDG Agent enables users to interact using natural language and can answer queries with the latest information from the web, which standard LLMs are unable to provide.</p>
|
32 |
<div style="display: flex; justify-content: space-between; align-items: center;">
|
33 |
<div style="display: flex; flex-flow: column; justify-content: space-between;">
|
34 |
<span style="display: inline-flex; align-items: center; border-radius: 0.375rem; background-color: rgba(229, 70, 77, 0.1); padding: 0.1rem 0.75rem; font-size: 0.75rem; font-weight: 500; color: #f88181; margin-bottom: 2.5px;">
|