You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v2.1.0 dropped the typed request wrappers (ScrapeRequest, ExtractRequest,
SearchRequest, CrawlRequest, MonitorCreateRequest, MonitorUpdateRequest,
MonitorActivityRequest, HistoryFilter) in favor of direct positional /
keyword arguments on each method. Update the Python SDK doc and the
install guide to match, bump the pinned version to >= 2.1.0, and note the
Python >= 3.12 requirement.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments