feat(anthropic): tool search support (#34119)

This commit is contained in:
Mason Daugherty
2025-12-08 10:46:37 -05:00
committed by GitHub
parent a0e86b18bf
commit 8a5f46322b
4 changed files with 330 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
version = 1
revision = 2
revision = 3
requires-python = ">=3.10.0, <4.0.0"
resolution-markers = [
"python_full_version >= '3.13' and platform_python_implementation == 'PyPy'",