diff --git a/lucida/lucidatypes.thrift b/lucida/lucidatypes.thrift index 1cb2686d7..91ed79e0b 100644 --- a/lucida/lucidatypes.thrift +++ b/lucida/lucidatypes.thrift @@ -1,8 +1,8 @@ struct QueryInput { - // type of data (i.e. audio, image, etc) + // type of data 1: string type; - // list of data (if sending multiple inputs) each a binary string + // list of data 2: list data; // tags to pass information about data