style: upload image in message input

This commit is contained in:
jialin
2024-09-22 14:55:23 +08:00
parent a5cebb88ef
commit af077c4706
9 changed files with 217 additions and 66 deletions
+1 -1
View File
@@ -152,7 +152,7 @@ export async function queryHuggingfaceModels(
...params,
...options,
limit: 100,
additionalFields: ['sha'],
additionalFields: ['sha', 'tags'],
fetch(url: string, config: any) {
try {
const newUrl = params.search.sort