chore: rerank documents verify non-empty

This commit is contained in:
jialin
2024-12-04 15:15:35 +08:00
parent bed3684a0c
commit 241930cefe
9 changed files with 66 additions and 15 deletions
+1 -1
View File
@@ -9,5 +9,5 @@ const externalLinks = {
export default externalLinks;
export const externalRefer = {
audioPermission: `${externalLinks.documentation}latest/user-guide/playground/#audio-playground`
audioPermission: `${externalLinks.documentation}latest/user-guide/playground/#audio-speech-to-text`
};