Fix docstrings inside summarize tool (#23)

This commit is contained in:
Soumya Ranjan Mohanty
2025-12-05 23:04:18 +05:30
committed by GitHub
parent c677057b2e
commit 5782d890d6
-4
View File
@@ -75,10 +75,6 @@ async def summarize_sat_img(
) -> Command:
"""Summarize the contents of a satellite image using an LLM.
Args:
img_url: URL of the satellite image to analyze
tool_call_id: Optional ID for tracking the tool call
Returns:
Command containing the image summary and metadata