VectorStoreStatus type

ベクトル ストアの可能なステータス

type VectorStoreStatus = "expired" | "in_progress" | "completed"