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
@@ -56,7 +56,7 @@ math = [
[dependency-groups]
dev = [
"uv>=0.8.2,<0.9.0",
"uv",
"pre-commit >= 3.7",
"ruff>=0.11.8",
"pytest>=8.4.1",