Nymbo commited on
Commit
6daee3b
·
verified ·
1 Parent(s): 2d2dc23

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: Rag Community Tool Template
3
  emoji: 📊
4
  colorFrom: indigo
5
  colorTo: blue
@@ -7,6 +7,7 @@ sdk: gradio
7
  sdk_version: 4.42.0
8
  app_file: app.py
9
  pinned: false
 
10
  ---
11
 
12
- Clone this space, add your documents to the `sources` folder and use your space directly from HuggingChat!
 
1
  ---
2
+ title: RAG Tool HuggingChat
3
  emoji: 📊
4
  colorFrom: indigo
5
  colorTo: blue
 
7
  sdk_version: 4.42.0
8
  app_file: app.py
9
  pinned: false
10
+ short_description: Private data for custom ChatUI tools
11
  ---
12
 
13
+ Clone this space, add your documents to the `sources` folder and use your space directly from HuggingChat!