AshwinP commited on
Commit
42ef5b6
β€’
1 Parent(s): 921cd16

initial commit

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -1,10 +1,12 @@
1
  ---
2
- title: Quarto Template
3
  emoji: πŸŒ–
4
  colorFrom: green
5
  colorTo: pink
6
  sdk: docker
7
  pinned: false
 
 
8
  ---
9
 
10
  To get started working with quarto we recommend you first [install quarto](https://quarto.org/docs/get-started/) locally so that you can render the site without Docker.
 
1
  ---
2
+ title: AIAgents
3
  emoji: πŸŒ–
4
  colorFrom: green
5
  colorTo: pink
6
  sdk: docker
7
  pinned: false
8
+ license: apache-2.0
9
+ short_description: AI Agents in the enterprise
10
  ---
11
 
12
  To get started working with quarto we recommend you first [install quarto](https://quarto.org/docs/get-started/) locally so that you can render the site without Docker.