KingNish commited on
Commit
91d2af6
1 Parent(s): 093e7cd

Update ui.py

Browse files
Files changed (1) hide show
  1. ui.py +1 -1
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 allows users to interact with it using natural language, making it easier for them to find the information they need. Offers a convenient and secure way for users to access web-based information.</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;">
 
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;">