Python: fixed image handling in anthropic and added convenience method on datacontent (#2083)

* fixed image handling in anthropic and added convenience method on datacontent

* remove wheel path

* updated docstrings

* fixed image handling in anthropic and added convenience method on datacontent

* remove wheel path

* updated lock
This commit is contained in:
Eduard van Valkenburg
2025-11-12 13:07:27 +01:00
committed by GitHub
Unverified
parent c8bb3d1835
commit ef60f38084
7 changed files with 406 additions and 335 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ dependencies = [
[dependency-groups]
dev = [
"uv>=0.8.2,<0.10.0",
"uv>=0.9,<1.0.0",
"flit>=3.12.0",
"pre-commit >= 3.7",
"ruff>=0.11.8",