mirror of
https://github.com/langgenius/dify.git
synced 2026-05-05 18:08:07 +08:00
Refactor: Replace IndexMethodRadio with IndexMethod component, add keyword number functionality, and update related translations
This commit is contained in:
@ -79,6 +79,7 @@ export type DataSet = {
|
||||
}
|
||||
built_in_field_enabled: boolean
|
||||
doc_metadata?: MetadataInDoc[]
|
||||
keyword_number?: number
|
||||
}
|
||||
|
||||
export type ExternalAPIItem = {
|
||||
|
||||
Reference in New Issue
Block a user