We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8af804 commit fa5ea9bCopy full SHA for fa5ea9b
infra/scripts/process_custom_data.sh
@@ -585,8 +585,8 @@ if [ $? -ne 0 ]; then
585
exit 1
586
fi
587
588
-# Run 04_cu_process_custom_data.py with agent framework
589
-echo "✓ Processing custom data with agent framework"
+# Run 04_cu_process_custom_data.py
+echo "✓ Processing custom data"
590
sql_server_fqdn="$sqlServerName.database.windows.net"
591
python "${pythonScriptPath}04_cu_process_custom_data.py" \
592
--search_endpoint "$searchEndpoint" \
0 commit comments