Skip to content

Commit 53ff106

Browse files
authored
Update 04_cu_process_data_new_data.py
1 parent accd9eb commit 53ff106

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

infra/scripts/index_scripts/04_cu_process_data_new_data.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -369,6 +369,7 @@ def create_search_index():
369369
directory_name = audio_directory
370370
paths = file_system_client.get_paths(path=directory_name)
371371

372+
conversationIds = []
372373
docs = []
373374
counter = 0
374375
# process and upload audio files to search index

0 commit comments

Comments
 (0)