Skip to content

Commit

Permalink
removed unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayush0054 committed Dec 30, 2024
1 parent e8f5c5c commit 4b94fd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cookbook/agents/48_video_caption_agent.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
from phi.model.openai import OpenAIChat
from phi.tools.moviepy_video_tools import MoviePyVideoTools
from phi.tools.openai import OpenAITools
from pathlib import Path



# Create a single tool instance instead of multiple ones
Expand Down

0 comments on commit 4b94fd7

Please sign in to comment.