feat: 添加天气、网页搜索mcp
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>VLM 虚拟主播</title>
|
||||
<title>VLM </title>
|
||||
<style>
|
||||
body { font-family: sans-serif; display: flex; flex-direction: column; align-items: center; background-color: #f0f2f5; margin-top: 50px; }
|
||||
.container { display: flex; gap: 20px; }
|
||||
@@ -21,7 +21,7 @@
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<h2>🤖 多模态虚拟主播 (VLM)</h2>
|
||||
<h2>🤖 VLM</h2>
|
||||
|
||||
<div class="container">
|
||||
<div class="video-box">
|
||||
|
||||
Reference in New Issue
Block a user