JirasakJo commited on
Commit
72cf5de
·
verified ·
1 Parent(s): 33aa5fe

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -383,7 +383,7 @@ def main():
383
  # Enhanced system information section
384
  st.markdown("""
385
  <div style="background-color: #F9FAFB; padding: 1.5rem; border-radius: 12px; margin-bottom: 2rem;">
386
- <h3>ℹ️ เกี่ยวกับระบบ</h3>
387
  <p style="color: #ff0015;">
388
  ระบบนี้ใช้เทคโนโลยี <strong>RAG (Retrieval-Augmented Generation)</strong>
389
  ในการค้นหาและตอบคำถามเกี่ยวกับปฏิทินการศึกษา
@@ -402,7 +402,7 @@ def main():
402
  # Enhanced system status section
403
  st.markdown("""
404
  <div style="background-color: #f9fafb; padding: 1.5rem; border-radius: 12px;">
405
- <h3>🔄 สถานะระบบ</h3>
406
  <div style="margin-top: 1rem;">
407
  <p><strong>⏰ เวลาปัจจุบัน:</strong><br>
408
  {}</p>
 
383
  # Enhanced system information section
384
  st.markdown("""
385
  <div style="background-color: #F9FAFB; padding: 1.5rem; border-radius: 12px; margin-bottom: 2rem;">
386
+ <h3> style="color: #1E3A8A; ℹ️ เกี่ยวกับระบบ</h3>
387
  <p style="color: #ff0015;">
388
  ระบบนี้ใช้เทคโนโลยี <strong>RAG (Retrieval-Augmented Generation)</strong>
389
  ในการค้นหาและตอบคำถามเกี่ยวกับปฏิทินการศึกษา
 
402
  # Enhanced system status section
403
  st.markdown("""
404
  <div style="background-color: #f9fafb; padding: 1.5rem; border-radius: 12px;">
405
+ <h3> style="color: #1E3A8A;🔄 สถานะระบบ</h3>
406
  <div style="margin-top: 1rem;">
407
  <p><strong>⏰ เวลาปัจจุบัน:</strong><br>
408
  {}</p>