You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Asuka Minato 58608f51da
replace db with sa to get typing support (#23240)
3 months ago
..
annotation make logging not use f-str, change others to f-str (#22882) 3 months ago
__init__.py feat: mypy for all type check (#10921) 10 months ago
add_document_to_index_task.py Fix: add missing db.session.close() to ensure proper session cleanup (#23122) 3 months ago
batch_clean_document_task.py make logging not use f-str, change others to f-str (#22882) 3 months ago
batch_create_segment_to_index_task.py refine some orm types (#22885) 3 months ago
clean_dataset_task.py make logging not use f-str, change others to f-str (#22882) 3 months ago
clean_document_task.py make logging not use f-str, change others to f-str (#22882) 3 months ago
clean_notion_document_task.py make logging not use f-str, change others to f-str (#22882) 3 months ago
create_segment_to_index_task.py Fix: add missing db.session.close() to ensure proper session cleanup (#23122) 3 months ago
deal_dataset_vector_index_task.py make logging not use f-str, change others to f-str (#22882) 3 months ago
delete_account_task.py make logging not use f-str, change others to f-str (#22882) 3 months ago
delete_segment_from_index_task.py make logging not use f-str, change others to f-str (#22882) 3 months ago
disable_segment_from_index_task.py make logging not use f-str, change others to f-str (#22882) 3 months ago
disable_segments_from_index_task.py make logging not use f-str, change others to f-str (#22882) 3 months ago
document_indexing_sync_task.py Fix: add missing db.session.close() to ensure proper session cleanup (#23122) 3 months ago
document_indexing_task.py make logging not use f-str, change others to f-str (#22882) 3 months ago
document_indexing_update_task.py make logging not use f-str, change others to f-str (#22882) 3 months ago
duplicate_document_indexing_task.py make logging not use f-str, change others to f-str (#22882) 3 months ago
enable_segment_to_index_task.py make logging not use f-str, change others to f-str (#22882) 3 months ago
enable_segments_to_index_task.py make logging not use f-str, change others to f-str (#22882) 3 months ago
mail_account_deletion_task.py make logging not use f-str, change others to f-str (#22882) 3 months ago
mail_change_mail_task.py make logging not use f-str, change others to f-str (#22882) 3 months ago
mail_email_code_login.py make logging not use f-str, change others to f-str (#22882) 3 months ago
mail_enterprise_task.py make logging not use f-str, change others to f-str (#22882) 3 months ago
mail_invite_member_task.py make logging not use f-str, change others to f-str (#22882) 3 months ago
mail_owner_transfer_task.py make logging not use f-str, change others to f-str (#22882) 3 months ago
mail_reset_password_task.py make logging not use f-str, change others to f-str (#22882) 3 months ago
ops_trace_task.py make logging not use f-str, change others to f-str (#22882) 3 months ago
process_tenant_plugin_autoupgrade_check_task.py make logging not use f-str, change others to f-str (#22882) 3 months ago
recover_document_indexing_task.py make logging not use f-str, change others to f-str (#22882) 3 months ago
remove_app_and_related_data_task.py replace db with sa to get typing support (#23240) 3 months ago
remove_document_from_index_task.py make logging not use f-str, change others to f-str (#22882) 3 months ago
retry_document_indexing_task.py minor fix: wrong position of retry_document_indexing_task time elapsed (#23099) 3 months ago
sync_website_document_indexing_task.py make logging not use f-str, change others to f-str (#22882) 3 months ago