Back to Agno

Validation run 2026-02-15T00:43:14

cookbook/03_teams/19_multimodal/TEST_LOG.md

2.6.47.5 KB
Original Source

Validation run 2026-02-15T00:43:14

Pattern Check

Status: PASS Notes: Passed.

OpenAIChat references

  • TEST_LOG.md

image_to_image_transformation.py

Status: FAIL

Description: Cookbook execution attempt

Result: Traceback (most recent call last): File "/Users/ab/conductor/workspaces/agno/tallinn/libs/agno/agno/tools/fal.py", line 17, in <module> import fal_client # type: ignore ^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'fal_client'

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "/Users/ab/conductor/workspaces/agno/tallinn/cookbook/03_teams/19_multimodal/image_to_image_transformation.py", line 11, in <module> from agno.tools.fal import FalTools File "/Users/ab/conductor/workspaces/agno/tallinn/libs/agno/agno/tools/fal.py", line 19, in <module> raise ImportError("fal_client not installed. Please install using pip install fal-client") ImportError: fal_client not installed. Please install using pip install fal-client


image_to_structured_output.py

Status: PASS

Description: Cookbook execution attempt

Result: DEBUG **************** Team ID: movie-script-team ****************
DEBUG ***** Session ID: 6b53cb79-e1e8-47e1-bda1-cddaf898aaf5 *****
DEBUG Creating new TeamSession: 6b53cb79-e1e8-47e1-bda1-cddaf898aaf5
DEBUG Setting Model.response_format to Agent.output_schema
DEBUG *** Team Run Start: db2d8a1a-0122-42e9-8104-67f7f49881f2 ***
DEBUG Processing tools for model
DEBUG Added tool delegate_task_to_member
DEBUG Response model set, model response is not streamed.
DEBUG --------------- OpenAI Response Stream Start ---------------
DEBUG ---------------------- Model: gpt-5.2 ----------------------
DEBUG ========================== system ==========================
DEBUG You coordinate a team of specialized AI agents to fulfill the user's
request. Delegate to members when their expertise or tools are needed. For straightforward requests you can handle directly — including using your
own tools — respond without delegating.


audio_to_text.py

Status: PASS

Description: Cookbook execution attempt

Result: DEBUG *************** Team ID: audio-analysis-team ***************
DEBUG ***** Session ID: 4a2568dc-0d96-4e60-82ad-51eea63553ff *****
DEBUG Creating new TeamSession: 4a2568dc-0d96-4e60-82ad-51eea63553ff
DEBUG *** Team Run Start: fd5ae1a1-13bd-4949-b041-184dc44a5a78 ***
DEBUG Processing tools for model
DEBUG Added tool delegate_task_to_member
DEBUG --------------- Google Response Stream Start ---------------
DEBUG -------------- Model: gemini-3-flash-preview ---------------
DEBUG ========================== system ==========================
DEBUG You coordinate a team of specialized AI agents to fulfill the user's
request. Delegate to members when their expertise or tools are needed. For straightforward requests you can handle directly — including using your
own tools — respond without delegating.

  <team_members>                                              

image_to_text.py

Status: PASS

Description: Cookbook execution attempt

Result: DEBUG **************** Team ID: image-story-team *****************
DEBUG ***** Session ID: f08ac821-a95f-4b91-b5db-f57e065cf606 *****
DEBUG Creating new TeamSession: f08ac821-a95f-4b91-b5db-f57e065cf606
DEBUG *** Team Run Start: aeb663cc-238d-4f05-bf92-2f1b95831a8e ***
DEBUG Processing tools for model
DEBUG Added tool delegate_task_to_member
DEBUG ------------------ OpenAI Response Start -------------------
DEBUG ---------------------- Model: gpt-5.2 ----------------------
DEBUG ========================== system ==========================
DEBUG You coordinate a team of specialized AI agents to fulfill the user's
request. Delegate to members when their expertise or tools are needed. For straightforward requests you can handle directly — including using your
own tools — respond without delegating.

  <team_members>                                              

video_caption_generation.py

Status: FAIL

Description: Cookbook execution attempt

Result: Traceback (most recent call last): File "/Users/ab/conductor/workspaces/agno/tallinn/libs/agno/agno/tools/moviepy_video.py", line 7, in <module> from moviepy import ColorClip, CompositeVideoClip, TextClip, VideoFileClip # type: ignore ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'moviepy'

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "/Users/ab/conductor/workspaces/agno/tallinn/cookbook/03_teams/19_multimodal/video_caption_generation.py", line 11, in <module> from agno.tools.moviepy_video import MoviePyVideoTools File "/Users/ab/conductor/workspaces/agno/tallinn/libs/agno/agno/tools/moviepy_video.py", line 9, in <module> raise ImportError("moviepy not installed. Please install using pip install moviepy ffmpeg") ImportError: moviepy not installed. Please install using pip install moviepy ffmpeg


media_input_for_tool.py

Status: PASS

Description: Cookbook execution attempt

Result: === Team Media Access Example (No Delegation) ===

  1. Testing PDF processing handled directly by team leader... DEBUG ************ Team ID: document-processing-team *************
    DEBUG *************** Session ID: test_team_files ****************
    DEBUG Creating new TeamSession: test_team_files
    DEBUG *** Team Run Start: e7062246-87a9-4ac8-8753-ad91d1bd5fd1 ***
    DEBUG Processing tools for model
    DEBUG Added tool extract_text_from_pdf from document_processing_tools
    DEBUG Added tool delegate_task_to_member
    DEBUG Files Available to Model: 1 files
    DEBUG ------------------ Google Response Start -------------------
    DEBUG ------------------ Model: gemini-2.5-pro -------------------
    DEBUG ========================== system ==========================
    DEBUG You coordinate a team of specialized AI agents to fulfill the user's
    request. Delegate to members when their expertise or tools are needed. For straightforward requests you

generate_image_with_team.py

Status: FAIL

Description: Cookbook execution attempt

Result: Timeout after 30s


audio_sentiment_analysis.py

Status: FAIL

Description: Cookbook execution attempt

Result: Timeout after 30s