Spaces:
Running
Running
fix: docs
Browse files
components/Chatbot/README.md
CHANGED
@@ -4,7 +4,7 @@ Upgraded gradio Chatbot.
|
|
4 |
|
5 |
- Supports uniform frontend streaming output of messages
|
6 |
- Supports output of multimodal content (audio, video, image, text)
|
7 |
-
- Built-in tags (chart
|
8 |
- Supports multi-agent scenarios
|
9 |
- Supports custom rendering components and interaction with Python events
|
10 |
|
|
|
4 |
|
5 |
- Supports uniform frontend streaming output of messages
|
6 |
- Supports output of multimodal content (audio, video, image, text)
|
7 |
+
- Built-in tags (chart, select-box, accordion)
|
8 |
- Supports multi-agent scenarios
|
9 |
- Supports custom rendering components and interaction with Python events
|
10 |
|
components/Markdown/README.md
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
Upgraded gradio Markdown.
|
4 |
|
5 |
- Supports output of multimodal content (audio, video, image, text)
|
6 |
-
- Built-in tags (chart
|
7 |
- Supports custom rendering components and interaction with Python events
|
8 |
|
9 |
## How to Use
|
|
|
3 |
Upgraded gradio Markdown.
|
4 |
|
5 |
- Supports output of multimodal content (audio, video, image, text)
|
6 |
+
- Built-in tags (chart, select-box, accordion)
|
7 |
- Supports custom rendering components and interaction with Python events
|
8 |
|
9 |
## How to Use
|