
dev
, stage
, prod
), regions (i.e. us-east-1
, eu-west-1
) or model/device versioning.
Note: Metada works best with >50 unique key-value pairs. Metadata is not useful for storing highly unique strings (such as user id’s, randomly generated values, e.g. anything with high cardinality). Columns with high cardinality with result in perfromance issues. Contact support@lytix.co if you need to store highly unique values.
Note: There are some reserved keys you should not use:
env
: This is used to track the environment of the LLM call. This is a key managed by Lytix and only accepts values ofdev
,stage
orprod
.