Briyah SDK - v2.0.6
    Preparing search index...

    Interface PromptFilesResponse

    interface PromptFilesResponse {
        files: PromptFile[];
    }
    Index
    files: PromptFile[]