Implementation
@$core.Deprecated('Use fFAIAgentRequestDescriptor instead')
const FFAIAgentRequest$json = {
'1': 'FFAIAgentRequest',
'2': [
{
'1': 'legacy_agent',
'3': 1,
'4': 1,
'5': 11,
'6': '.flutterflow.FFAgent',
'8': {'3': true},
'10': 'legacyAgent',
},
{
'1': 'agent_id',
'3': 13,
'4': 1,
'5': 11,
'6': '.flutterflow.FFIdentifier',
'10': 'agentId'
},
{
'1': 'conversation_id',
'3': 2,
'4': 1,
'5': 9,
'8': {'3': true},
'10': 'conversationId',
},
{
'1': 'conversation_id_value',
'3': 14,
'4': 1,
'5': 11,
'6': '.flutterflow.FFStringValue',
'10': 'conversationIdValue'
},
{
'1': 'text_input',
'3': 3,
'4': 1,
'5': 11,
'6': '.flutterflow.FFStringValue',
'10': 'textInput'
},
{
'1': 'image_network_url',
'3': 4,
'4': 1,
'5': 11,
'6': '.flutterflow.FFVariable',
'9': 0,
'10': 'imageNetworkUrl'
},
{
'1': 'uploaded_image_file',
'3': 5,
'4': 1,
'5': 11,
'6': '.flutterflow.FFVariable',
'9': 0,
'10': 'uploadedImageFile'
},
{
'1': 'audio_asset',
'3': 6,
'4': 1,
'5': 11,
'6': '.flutterflow.FFVariable',
'9': 1,
'10': 'audioAsset'
},
{
'1': 'audio_network_url',
'3': 7,
'4': 1,
'5': 11,
'6': '.flutterflow.FFVariable',
'9': 1,
'10': 'audioNetworkUrl'
},
{
'1': 'file_asset',
'3': 8,
'4': 1,
'5': 11,
'6': '.flutterflow.FFVariable',
'9': 2,
'10': 'fileAsset'
},
{
'1': 'file_url',
'3': 9,
'4': 1,
'5': 11,
'6': '.flutterflow.FFVariable',
'9': 2,
'10': 'fileUrl'
},
{
'1': 'video_asset',
'3': 11,
'4': 1,
'5': 11,
'6': '.flutterflow.FFVariable',
'9': 3,
'10': 'videoAsset'
},
{
'1': 'video_network_url',
'3': 12,
'4': 1,
'5': 11,
'6': '.flutterflow.FFVariable',
'9': 3,
'10': 'videoNetworkUrl'
},
{
'1': 'pdf_network_url',
'3': 15,
'4': 1,
'5': 11,
'6': '.flutterflow.FFVariable',
'9': 4,
'10': 'pdfNetworkUrl'
},
{
'1': 'uploaded_pdf_file',
'3': 16,
'4': 1,
'5': 11,
'6': '.flutterflow.FFVariable',
'9': 4,
'10': 'uploadedPdfFile'
},
{
'1': 'request_data_structs',
'3': 10,
'4': 3,
'5': 11,
'6': '.flutterflow.FFParameter',
'10': 'requestDataStructs'
},
],
'8': [
{'1': 'image_input'},
{'1': 'audio_input'},
{'1': 'file_input'},
{'1': 'video_input'},
{'1': 'pdf_input'},
],
};