chore: rerank init params
This commit is contained in:
@@ -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[] = [];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user