Spaces:
Running
Running
ai-puppy
commited on
Commit
·
49dbbe9
1
Parent(s):
3f04a52
Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,8 @@ app_file: app.py
|
|
9 |
pinned: false
|
10 |
license: mit
|
11 |
short_description: CodeAct Agent to process large data set
|
12 |
-
tags:
|
|
|
13 |
---
|
14 |
|
15 |
An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index).
|
|
|
9 |
pinned: false
|
10 |
license: mit
|
11 |
short_description: CodeAct Agent to process large data set
|
12 |
+
tags:
|
13 |
+
- agent-demo-track
|
14 |
---
|
15 |
|
16 |
An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index).
|