Share via


VectorStoreExpirationPolicy interface

The expiration policy for a vector store.

Properties

anchor

Anchor timestamp after which the expiration policy applies. Supported anchors: last_active_at.

Possible values: "last_active_at"

days

The anchor timestamp after which the expiration policy applies.

Property Details

anchor

Anchor timestamp after which the expiration policy applies. Supported anchors: last_active_at.

Possible values: "last_active_at"

anchor: string

Property Value

string

days

The anchor timestamp after which the expiration policy applies.

days: number

Property Value

number