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
test(llama-index): move seed creation into try block for reliable cleanup
Ensures the finally DELETE runs even if seeded_internal_id extraction fails
after a successful CREATE. Addresses CodeRabbit nitpick on test robustness.
0 commit comments