Add YouTube Short to Auto Visualiser Tutorial (#4536)
This commit is contained in:
@@ -5,9 +5,12 @@ description: Add automatic data visualization to Goose
|
|||||||
|
|
||||||
import Tabs from '@theme/Tabs';
|
import Tabs from '@theme/Tabs';
|
||||||
import TabItem from '@theme/TabItem';
|
import TabItem from '@theme/TabItem';
|
||||||
|
import YouTubeShortEmbed from '@site/src/components/YouTubeShortEmbed';
|
||||||
import GooseBuiltinInstaller from '@site/src/components/GooseBuiltinInstaller';
|
import GooseBuiltinInstaller from '@site/src/components/GooseBuiltinInstaller';
|
||||||
import ImageCarousel from '@site/src/components/ImageCarousel';
|
import ImageCarousel from '@site/src/components/ImageCarousel';
|
||||||
|
|
||||||
|
<YouTubeShortEmbed videoUrl="https://www.youtube.com/embed/txh6DlzPwNo" />
|
||||||
|
|
||||||
The Auto Visualiser extension enables Goose to automatically generate interactive data visualizations directly in your conversation. This built-in extension leverages MCP-UI to create charts, graphs, maps, and other visual representations of your data without requiring manual requests.
|
The Auto Visualiser extension enables Goose to automatically generate interactive data visualizations directly in your conversation. This built-in extension leverages MCP-UI to create charts, graphs, maps, and other visual representations of your data without requiring manual requests.
|
||||||
|
|
||||||
This guide will cover enabling and using the Auto Visualiser MCP Server.
|
This guide will cover enabling and using the Auto Visualiser MCP Server.
|
||||||
|
|||||||
Reference in New Issue
Block a user