Fix annotation index task question type

This commit is contained in:
-LAN- 2026-01-04 22:33:35 +08:00
parent 52112812cf
commit 0e5bda4f54
No known key found for this signature in database
GPG Key ID: 6BA0D108DED011FF
1 changed files with 1 additions and 1 deletions

View File

@ -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,