Skip to content

Commit

Permalink
Add chatbot to website
Browse files Browse the repository at this point in the history
  • Loading branch information
windsonsea committed Nov 22, 2024
1 parent 18b53b2 commit ee2d356
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs/en/theme/main.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,5 @@
<script type="module">
import mermaid from 'https://cdn.jsdelivr.net/npm/[email protected]/+esm'
</script>
<script src="https://console.d.run/drun-copilot/chatbot-sdk.umd.js?ws=302&token=ZjgxNzgwNTktMmZjNS00NTZhLWI0YTItNzYyMzQ4MDE1MzFh"></script>
{% endblock %}
2 changes: 1 addition & 1 deletion docs/zh/docs/baize/oam/resource.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ hide:

自动化汇总整个平台中的 GPU 资源信息,提供详尽的 GPU 设备信息展示,可查看各种 GPU 卡的负载统计和任务运行信息。

进入 **运维管理** 后,点击左侧导航栏的 **资源管理** -> **GPU 管理** ,可以查看 GPU 卡和任务信息
进入 **运维管理** 后,点击左侧导航栏的 **资源管理** -> **GPU 管理** ,可以查看 GPU 卡和各种训练任务

![GPU 管理](../images/resource.png)
1 change: 1 addition & 0 deletions docs/zh/theme/main.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,5 @@
<script type="module">
import mermaid from 'https://cdn.jsdelivr.net/npm/[email protected]/+esm'
</script>
<script src="https://console.d.run/drun-copilot/chatbot-sdk.umd.js?ws=302&token=ZjgxNzgwNTktMmZjNS00NTZhLWI0YTItNzYyMzQ4MDE1MzFh"></script>
{% endblock %}

0 comments on commit ee2d356

Please sign in to comment.