Skip to main content

Module value

Module value 

Source
Expand description

Dynamic value type for document fields and SQL parameters.

Covers the value types needed for AI agent workloads: strings, numbers, booleans, binary blobs (embeddings), arrays, and nested objects.

Enumsยง

Value
A dynamic value that can represent any field type in a document or any parameter in a SQL query.