v4.6.6-search test adapt diff search mode (#685)
This commit is contained in:
@@ -18,7 +18,8 @@ export function reRankRecall({ query, inputs }: PostReRankProps) {
|
||||
{
|
||||
headers: {
|
||||
Authorization: `Bearer ${model.requestAuth}`
|
||||
}
|
||||
},
|
||||
timeout: 120000
|
||||
}
|
||||
)
|
||||
.then((data) => {
|
||||
|
||||
Reference in New Issue
Block a user