(improvement)(chat) Upgrade and optimize the embedding metastore. (#1198)

This commit is contained in:
lexluo09
2024-06-23 21:46:10 +08:00
committed by GitHub
parent 2ae94fb38c
commit 4d6cbf31f7
46 changed files with 3788 additions and 498 deletions

View File

@@ -0,0 +1,34 @@
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta
http-equiv="Cache-Control"
content="no-cache, no-store, must-revalidate"
/>
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="0" />
<meta
name="viewport"
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"
/>
<title>超音数(SuperSonic)</title>
<link rel="icon" href="/webapp/favicon.ico" type="image/x-icon" />
<meta name="app_version" content="2023-09-04 00:07:38" />
<link rel="stylesheet" href="/webapp/umi.b2bea3a5.css" />
<script>
window.routerBase = "/webapp/";
</script>
<script>
//! umi version: 3.5.41
</script>
</head>
<body>
<noscript>Out-of-the-box mid-stage front/design solution!</noscript>
<div id="root"></div>
<script src="/webapp/umi.4ebb29c3.js"></script>
</body>
</html>