pabloce commited on
Commit
7f07c55
·
verified ·
1 Parent(s): 898e33a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -54,7 +54,7 @@ PLACEHOLDER = """
54
  </figure>
55
  <div style="padding: .5rem 1.5rem;">
56
  <h2 style="text-align: left; font-size: 1.5rem; font-weight: 700; margin-bottom: 0.5rem;">llama-cpp-agent</h2>
57
- <p style="text-align: left; font-size: 16px; line-height: 1.5; margin-bottom: 15px;">The llama-cpp-agent framework you can engage in seamless conversations with all `open source LLMs`. Single and parallel function calling execute functions using LLMs. Process text using agent chains with tools.</p>
58
  <div style="display: flex; justify-content: flex-end;">
59
  <a href="https://discord.gg/sRMvWKrh" target="_blank" rel="noreferrer" style="padding: .5rem;">
60
  <svg width="24" height="24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 5 30.67 23.25">
 
54
  </figure>
55
  <div style="padding: .5rem 1.5rem;">
56
  <h2 style="text-align: left; font-size: 1.5rem; font-weight: 700; margin-bottom: 0.5rem;">llama-cpp-agent</h2>
57
+ <p style="text-align: left; font-size: 16px; line-height: 1.5; margin-bottom: 15px;">The llama-cpp-agent framework you can engage in seamless conversations with most `open source LLMs` even small ones. Single and parallel function calling execute functions using LLMs. Process text using agent chains with tools.</p>
58
  <div style="display: flex; justify-content: flex-end;">
59
  <a href="https://discord.gg/sRMvWKrh" target="_blank" rel="noreferrer" style="padding: .5rem;">
60
  <svg width="24" height="24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 5 30.67 23.25">