mirror of
https://github.com/labring/FastGPT.git
synced 2025-08-09 17:38:04 +00:00
v4.6.2 (#523)
This commit is contained in:
@@ -152,6 +152,7 @@ async function init(limit: number): Promise<any> {
|
||||
collectionId: data.collection_id,
|
||||
q: data.q,
|
||||
a: data.a,
|
||||
fullTextToken: '',
|
||||
indexes: [
|
||||
{
|
||||
defaultIndex: !data.a,
|
||||
|
Reference in New Issue
Block a user