Add satellite image summarization tool (#7)

* Add dspy & jupyterlab as dependency

* Add image summarizer agent tool

* Add test for summarize tool

* Remove try except

---------

Co-authored-by: Daniel Wiesmann <yellowcap@users.noreply.github.com>
This commit is contained in:
Soumya Ranjan Mohanty
2025-12-04 20:39:10 +05:30
committed by GitHub
parent bcc331bd5e
commit 2d34ee0a16
5 changed files with 2102 additions and 3 deletions
+4
View File
@@ -208,3 +208,7 @@ __marimo__/
# VSCode
.vscode/
# Notebook
.ipynb_checkpoints
nbs/*