Closed ehofesmann closed 1 year ago
@ehofesmann I saw errors like this previously, but then I reformatted the markdown and the issue went away. Are you seeing this locally, or just on try.fiftyone.ai? Is this happening for other runs, or just evaluations?
On coco-2017-validation
Query: Show me the 25 images that are most likely to contain a road scene
Response: Identified potential algorithms: evaluation
unhashable type: 'dict' Traceback (most recent call last): File "/opt/plugins/@voxel51/voxelgpt/init.py", line 138, in execute for response in ask_voxelgpt_generator( File "/opt/plugins/@voxel51/voxelgpt/voxelgpt.py", line 197, in ask_voxelgpt_generator yield _respond(_runs_message(runs)) File "/opt/plugins/@voxel51/voxelgpt/voxelgpt.py", line 391, in _runs_message runs_map[run_type].append(key) TypeError: unhashable type: 'dict'