KarthikMuraliM commited on
Commit
ff3c37a
·
verified ·
1 Parent(s): 024dd2f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -7
README.md CHANGED
@@ -1,12 +1,19 @@
 
1
  ---
2
- title: DataAnalystAgent
3
- emoji: 🌖
4
- colorFrom: blue
5
- colorTo: indigo
6
  sdk: docker
7
- pinned: false
8
- license: mit
9
- short_description: A Data Analyst Agent using AIPipe and Tool callings with GPT
 
 
10
  ---
11
 
 
 
 
 
12
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
+
2
  ---
3
+ title: Data Analyst Agent
4
+ emoji: 🤖
5
+ colorFrom: indigo
6
+ colorTo: blue
7
  sdk: docker
8
+ app_port: 8000
9
+ health_check:
10
+ path: /
11
+ initial_delay_seconds: 60
12
+ timeout_seconds: 15
13
  ---
14
 
15
+ # My Data Analyst Agent
16
+
17
+ This is the API for my data analyst agent.
18
+
19
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference