You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update import_files_example.py to optionally use import_result_sink to show import result status in a written GCS file. (#13310)
* Update rag import_files_example to optionally use import_result_sink to demonstrate this feature
* Update rag import_files_example to optionally use import_result_sink to
demonstrate this feature to users.
---------
Co-authored-by: Ed Tsoi <[email protected]>
import_result_sink="gs://sample-existing-folder/sample_import_result_unique.ndjson", # Optional, this has to be an existing storage bucket folder, and file name has to be unique (non-existent).
0 commit comments