Arize Phoenix TS
    Preparing search index...

    Selector for a prompt by id.

    interface GetPromptByIdSelector {
        promptId: string;
    }
    Index

    Properties

    Properties

    promptId: string