mirror of
https://github.com/langgenius/dify.git
synced 2026-04-05 09:19:22 +08:00
Feat/segment add tag (#907)
This commit is contained in:
@@ -388,4 +388,5 @@ export type RelatedAppResponse = {
|
||||
export type SegmentUpdator = {
|
||||
content: string
|
||||
answer?: string
|
||||
keywords?: string[]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user