llm processing of sentiment
This commit is contained in:
@@ -32,7 +32,7 @@ def _(INPUT_DIR, mo):
|
||||
file_options = {f.stem: str(f) for f in voice_csv_files}
|
||||
|
||||
voice_multiselect = mo.ui.multiselect(options=file_options, label="Select Voice CSV Files for Aggregation")
|
||||
voice_multiselect
|
||||
|
||||
return (voice_multiselect,)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user