crewAIInc / crewAI-examples

2.6k stars 965 forks source link

value is not a valid list #128

Closed rossipang closed 2 days ago

rossipang commented 2 months ago

Thought: Do I need to use a tool? Yes Action: Check the video Action Input: ['shelf_monitor_videos/780569643503.mp4', 'shelf_monitor_videos/780558303140.mp4']Traceback (most recent call last):

error_message: video_list value is not a valid list (type=type_error.list)

tools function code:

def check_video(video_list:list) -> str: """ This tool checks the video and returns the result. Returns:

github-actions[bot] commented 1 week ago

This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 2 days ago

This issue was closed because it has been stale for 5 days with no activity.