Skip to content

Commit d88d95f

Browse files
committed
update docs
1 parent 3eda6ac commit d88d95f

File tree

244 files changed

+85091
-836
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

244 files changed

+85091
-836
lines changed

docs/coagent/agent-flow/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050

5151

5252

53+
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.3/css/all.css">
5354
</head>
5455
<body>
5556
<header id="site-header">
@@ -105,7 +106,7 @@
105106
<li><a href="/docs" ><i class='icon icon-book'></i>Overview</a></li>
106107

107108

108-
<li><a href="/coagent" class="active"><i class='icon icon-book'></i>CoAgent</a></li>
109+
<li><a href="/muagent" ><i class='icon icon-book'></i>MuAgent</a></li>
109110

110111

111112
<li><a href="/contribution" ><i class='icon icon-book'></i>Contribution</a></li>
@@ -392,7 +393,7 @@ <h3 id="memory-manager">Memory Manager</h3>
392393

393394
<script type="application/javascript">
394395
if('serviceWorker' in navigator) {
395-
navigator.serviceWorker.register('/sw.js?2024-01-25')
396+
navigator.serviceWorker.register('/sw.js?2024-04-09')
396397
.catch(function(err) {console.error('ServiceWorker registration failed: ', err);});
397398
}
398399
</script>

docs/coagent/coagent/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050

5151

5252

53+
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.3/css/all.css">
5354
</head>
5455
<body>
5556
<header id="site-header">
@@ -105,7 +106,7 @@
105106
<li><a href="/docs" ><i class='icon icon-book'></i>Overview</a></li>
106107

107108

108-
<li><a href="/coagent" class="active"><i class='icon icon-book'></i>CoAgent</a></li>
109+
<li><a href="/muagent" ><i class='icon icon-book'></i>MuAgent</a></li>
109110

110111

111112
<li><a href="/contribution" ><i class='icon icon-book'></i>Contribution</a></li>
@@ -392,7 +393,7 @@ <h2 id="模块分类">模块分类</h2>
392393

393394
<script type="application/javascript">
394395
if('serviceWorker' in navigator) {
395-
navigator.serviceWorker.register('/sw.js?2024-01-25')
396+
navigator.serviceWorker.register('/sw.js?2024-04-09')
396397
.catch(function(err) {console.error('ServiceWorker registration failed: ', err);});
397398
}
398399
</script>

docs/coagent/connector-agent/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050

5151

5252

53+
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.3/css/all.css">
5354
</head>
5455
<body>
5556
<header id="site-header">
@@ -105,7 +106,7 @@
105106
<li><a href="/docs" ><i class='icon icon-book'></i>Overview</a></li>
106107

107108

108-
<li><a href="/coagent" class="active"><i class='icon icon-book'></i>CoAgent</a></li>
109+
<li><a href="/muagent" ><i class='icon icon-book'></i>MuAgent</a></li>
109110

110111

111112
<li><a href="/contribution" ><i class='icon icon-book'></i>Contribution</a></li>
@@ -592,7 +593,7 @@ <h3 id="promptfield">PromptField</h3>
592593

593594
<script type="application/javascript">
594595
if('serviceWorker' in navigator) {
595-
navigator.serviceWorker.register('/sw.js?2024-01-25')
596+
navigator.serviceWorker.register('/sw.js?2024-04-09')
596597
.catch(function(err) {console.error('ServiceWorker registration failed: ', err);});
597598
}
598599
</script>

docs/coagent/connector-chain/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050

5151

5252

53+
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.3/css/all.css">
5354
</head>
5455
<body>
5556
<header id="site-header">
@@ -105,7 +106,7 @@
105106
<li><a href="/docs" ><i class='icon icon-book'></i>Overview</a></li>
106107

107108

108-
<li><a href="/coagent" class="active"><i class='icon icon-book'></i>CoAgent</a></li>
109+
<li><a href="/muagent" ><i class='icon icon-book'></i>MuAgent</a></li>
109110

110111

111112
<li><a href="/contribution" ><i class='icon icon-book'></i>Contribution</a></li>
@@ -514,7 +515,7 @@ <h2 id="快速构建一个-agent-chain">快速构建一个 agent chain</h2>
514515

515516
<script type="application/javascript">
516517
if('serviceWorker' in navigator) {
517-
navigator.serviceWorker.register('/sw.js?2024-01-25')
518+
navigator.serviceWorker.register('/sw.js?2024-04-09')
518519
.catch(function(err) {console.error('ServiceWorker registration failed: ', err);});
519520
}
520521
</script>

docs/coagent/connector-memory/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050

5151

5252

53+
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.3/css/all.css">
5354
</head>
5455
<body>
5556
<header id="site-header">
@@ -105,7 +106,7 @@
105106
<li><a href="/docs" ><i class='icon icon-book'></i>Overview</a></li>
106107

107108

108-
<li><a href="/coagent" class="active"><i class='icon icon-book'></i>CoAgent</a></li>
109+
<li><a href="/muagent" ><i class='icon icon-book'></i>MuAgent</a></li>
109110

110111

111112
<li><a href="/contribution" ><i class='icon icon-book'></i>Contribution</a></li>
@@ -479,7 +480,7 @@ <h3 id="创建-memory-manager-实例">创建 memory manager 实例</h3>
479480

480481
<script type="application/javascript">
481482
if('serviceWorker' in navigator) {
482-
navigator.serviceWorker.register('/sw.js?2024-01-25')
483+
navigator.serviceWorker.register('/sw.js?2024-04-09')
483484
.catch(function(err) {console.error('ServiceWorker registration failed: ', err);});
484485
}
485486
</script>

docs/coagent/connector-phase/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050

5151

5252

53+
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.3/css/all.css">
5354
</head>
5455
<body>
5556
<header id="site-header">
@@ -105,7 +106,7 @@
105106
<li><a href="/docs" ><i class='icon icon-book'></i>Overview</a></li>
106107

107108

108-
<li><a href="/coagent" class="active"><i class='icon icon-book'></i>CoAgent</a></li>
109+
<li><a href="/muagent" ><i class='icon icon-book'></i>MuAgent</a></li>
109110

110111

111112
<li><a href="/contribution" ><i class='icon icon-book'></i>Contribution</a></li>
@@ -514,7 +515,7 @@ <h2 id="快速构建一个-agent-phase">快速构建一个 agent phase</h2>
514515

515516
<script type="application/javascript">
516517
if('serviceWorker' in navigator) {
517-
navigator.serviceWorker.register('/sw.js?2024-01-25')
518+
navigator.serviceWorker.register('/sw.js?2024-04-09')
518519
.catch(function(err) {console.error('ServiceWorker registration failed: ', err);});
519520
}
520521
</script>

docs/coagent/connector-prompt/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050

5151

5252

53+
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.3/css/all.css">
5354
</head>
5455
<body>
5556
<header id="site-header">
@@ -105,7 +106,7 @@
105106
<li><a href="/docs" ><i class='icon icon-book'></i>Overview</a></li>
106107

107108

108-
<li><a href="/coagent" class="active"><i class='icon icon-book'></i>CoAgent</a></li>
109+
<li><a href="/muagent" ><i class='icon icon-book'></i>MuAgent</a></li>
109110

110111

111112
<li><a href="/contribution" ><i class='icon icon-book'></i>Contribution</a></li>
@@ -621,7 +622,7 @@ <h3 id="自定义-input-format">自定义 Input Format</h3>
621622

622623
<script type="application/javascript">
623624
if('serviceWorker' in navigator) {
624-
navigator.serviceWorker.register('/sw.js?2024-01-25')
625+
navigator.serviceWorker.register('/sw.js?2024-04-09')
625626
.catch(function(err) {console.error('ServiceWorker registration failed: ', err);});
626627
}
627628
</script>

docs/coagent/customed-examples/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050

5151

5252

53+
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.3/css/all.css">
5354
</head>
5455
<body>
5556
<header id="site-header">
@@ -105,7 +106,7 @@
105106
<li><a href="/docs" ><i class='icon icon-book'></i>Overview</a></li>
106107

107108

108-
<li><a href="/coagent" class="active"><i class='icon icon-book'></i>CoAgent</a></li>
109+
<li><a href="/muagent" ><i class='icon icon-book'></i>MuAgent</a></li>
109110

110111

111112
<li><a href="/contribution" ><i class='icon icon-book'></i>Contribution</a></li>
@@ -557,7 +558,7 @@ <h3 id="设计你的prompt结构">设计你的prompt结构</h3>
557558

558559
<script type="application/javascript">
559560
if('serviceWorker' in navigator) {
560-
navigator.serviceWorker.register('/sw.js?2024-01-25')
561+
navigator.serviceWorker.register('/sw.js?2024-04-09')
561562
.catch(function(err) {console.error('ServiceWorker registration failed: ', err);});
562563
}
563564
</script>

0 commit comments

Comments
 (0)