Arize Phoenix TS
    Preparing search index...

    Per-test runtime configuration.

    interface TestConfig {
        metadata?: KVMap;
        tags?: string[];
    }
    Index

    Properties

    Properties

    metadata?: KVMap

    Extra metadata recorded on the experiment run.

    tags?: string[]

    Tags recorded on the experiment run for filtering in the Phoenix UI.