InferenceObject$json top-level constant
Implementation
@$core.Deprecated('Use inferenceObjectDescriptor instead')
const InferenceObject$json = {
'1': 'InferenceObject',
'2': [
{'1': 'object', '3': 1, '4': 1, '5': 11, '6': '.qdrant.Value', '10': 'object'},
{'1': 'model', '3': 2, '4': 1, '5': 9, '10': 'model'},
{'1': 'options', '3': 3, '4': 3, '5': 11, '6': '.qdrant.InferenceObject.OptionsEntry', '10': 'options'},
],
'3': [InferenceObject_OptionsEntry$json],
};