Commit Graph

8 Commits

Author SHA1 Message Date
Eli Stewart dc4dd9b165 fix: V2 extract examples, split lint fixes, delete stale V1 examples
- Add extract_v2_end_to_end.py and extract_v2_manual_polling.py
- Delete stale V1 extract examples (client.extraction removed in 2.0)
- Fix split.py: add missing Iterable/SplitCategoryParam imports,
  fix SplittingStrategy -> ConfigurationSplittingStrategy,
  wrap categories in configuration= for create() calls
- Fix split_manual_polling.py to use configuration=
- Format test file per ./scripts/format
- Remaining 6 pyright errors are pre-existing classifier deprecation
  warnings in Stainless-generated code

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-31 11:27:34 -07:00
Logan Markewich c76008ec07 fix linting 2026-03-03 12:04:58 -06:00
Logan Markewich cc55e9a94f fix files things 2026-01-06 17:15:24 -06:00
Logan Markewich 4de743f8db add missing examples 2025-12-29 16:04:01 -06:00
Logan Markewich 7fc5e0a8e4 apply stashed changes 2025-12-23 16:03:26 -06:00
Javier Torres 4288b2e6e3 use dicts 2025-12-11 17:29:46 -05:00
Javier Torres edec516661 lint 2025-12-11 16:51:57 -05:00
Javier Torres afdd3cf64b Split python sdk 2025-12-11 16:32:24 -05:00