Skip to main content
Configure automated scheduling using TimescaleDB’s job scheduling system.
  • Allow periodic execution of the vectorizer to process new or updated data
  • Provide fine-grained control over when and how often the vectorizer runs

Samples

Basic usage

Run every 5 minutes (default).

Custom interval

Run every hour.

Specific start time and timezone

Fixed schedule

Arguments

Returns

A JSON configuration object that you can use in ai.create_vectorizer.