Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
emoji: ⚡
|
4 |
colorFrom: pink
|
5 |
colorTo: yellow
|
@@ -13,6 +13,8 @@ tags:
|
|
13 |
- smolagent
|
14 |
- tool
|
15 |
- agent-course
|
|
|
|
|
16 |
---
|
17 |
|
18 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
+
title: Agent to ask question about github repository
|
3 |
emoji: ⚡
|
4 |
colorFrom: pink
|
5 |
colorTo: yellow
|
|
|
13 |
- smolagent
|
14 |
- tool
|
15 |
- agent-course
|
16 |
+
license: mit
|
17 |
+
short_description: 'Ask question about a github repository name, uses gitingest '
|
18 |
---
|
19 |
|
20 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|