mirror of
https://github.com/dataforcanada/d4c-service-geo-assistant.git
synced 2026-06-13 14:31:01 +02:00
Fix docstrings inside summarize tool (#23)
This commit is contained in:
committed by
GitHub
parent
c677057b2e
commit
5782d890d6
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user