Humanlearning commited on
Commit
1171940
·
1 Parent(s): e8f870d

Fix short_description length for HF Spaces compliance

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ app_file: app.py
9
  pinned: false
10
  license: apache-2.0
11
  python_version: "3.13.3"
12
- short_description: LlamaIndex-based report generation agent using teacher-student methodology
13
  ---
14
 
15
  # LlamaIndex Report Generation Agent
 
9
  pinned: false
10
  license: apache-2.0
11
  python_version: "3.13.3"
12
+ short_description: Multi-agent report generation using LlamaIndex workflow
13
  ---
14
 
15
  # LlamaIndex Report Generation Agent