ContextInputPair$json top-level constant

  1. @Deprecated('Use contextInputPairDescriptor instead')
Map<String, Object> const ContextInputPair$json

Implementation

@$core.Deprecated('Use contextInputPairDescriptor instead')
const ContextInputPair$json = {
  '1': 'ContextInputPair',
  '2': [
    {'1': 'positive', '3': 1, '4': 1, '5': 11, '6': '.qdrant.VectorInput', '10': 'positive'},
    {'1': 'negative', '3': 2, '4': 1, '5': 11, '6': '.qdrant.VectorInput', '10': 'negative'},
  ],
};