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
End-to-end integration test that calls create_vectors_dataset, build_gpu_index, and upload_index in sequence, in run_tasks method.
End-to-end integration test that calls _build API to trigger a build request, and monitors status using _status API. _status API can poll for the build until timeout - if timeout is reached or build fails, the test fails.