mirror of
https://github.com/langgenius/dify.git
synced 2026-03-13 21:22:28 +08:00
Fix annotation index task question type
This commit is contained in:
parent
52112812cf
commit
0e5bda4f54
@ -77,7 +77,7 @@ class AppAnnotationService:
|
||||
if annotation_setting:
|
||||
add_annotation_to_index_task.delay(
|
||||
annotation.id,
|
||||
annotation.question,
|
||||
question,
|
||||
current_tenant_id,
|
||||
app_id,
|
||||
annotation_setting.collection_binding_id,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user