chore: rerank init params

This commit is contained in:
jialin
2025-02-23 13:32:03 +08:00
parent 8c7eebe76c
commit 21cd4b67f0
3 changed files with 44 additions and 90 deletions
+3
View File
@@ -18,6 +18,9 @@ export const playGroundRoles = [
}
];
export const acceptType =
'.txt, .doc, .docx, .xls, .xlsx, .csv, .md, .pdf, .eml, .msg, .ppt, .pptx, .xml, .epub, .html';
export const formatMessageParams = (messageList: any[]) => {
const result: any[] = [];