UpdateSimilarityConfigBodyDto: {
    bridgeApiUrl?: string | null;
    enabled?: boolean;
    serverApiUrl?: string | null;
}