From e4a63fe8868f7c3f1bcce36919d38e397e342072 Mon Sep 17 00:00:00 2001 From: zhangxiao <898441624@qq.com> Date: 星期一, 02 九月 2024 19:52:08 +0800 Subject: [PATCH] 过滤新增编辑智能体模型设置选择列表只展示模型类型等于对话的 --- index.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/index.html b/index.html index e3cd435..3a4c2e4 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ <html lang="en"> <head> <meta charset="UTF-8" /> - <link rel="shortcut icon" type="image/x-icon" href="/src/assets/images/icon-logo.png" /> + <link rel="shortcut icon" type="image/x-icon" href="/src/assets/images/icon-logo1.png" /> <!-- https://unpkg.byted-static.com/latest/byted/arco-config/assets/favicon.ico --> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>SmartAl澶фā鍨嬪钩鍙�</title> -- Gitblit v1.8.0