mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-15 06:27:21 +00:00
[feature](webapp) add dsl query fields (#75)
This commit is contained in:
@@ -74,7 +74,7 @@ const Copilot: React.FC<Props> = ({ globalCopilotFilter, copilotSendMsg }) => {
|
||||
onClick={onTransferChat}
|
||||
/>
|
||||
</div>
|
||||
<div className={styles.title}>内容库问答</div>
|
||||
<div className={styles.title}>Copilot</div>
|
||||
</div>
|
||||
<div className={styles.chat}>
|
||||
<Chat
|
||||
|
||||
Reference in New Issue
Block a user