mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-15 06:27:21 +00:00
[improvement][semantic-fe] Refactor database settings functionality.
This commit is contained in:
@@ -11,7 +11,7 @@ type Props = {
|
||||
const ChatSetting: React.FC<Props> = () => {
|
||||
return (
|
||||
<>
|
||||
<Helmet title={'模型管理-超音数'} />
|
||||
<Helmet title={'语义模型-超音数'} />
|
||||
<OverviewContainer mode={'chatSetting'} />
|
||||
</>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user