Full Changelog: v2.0.0-beta.3...v2.0.0-beta.4
- api: manual updates (1a88ecc)
- ensure streams are always closed (88c596d)
- uv v0.8.11 only has python 3.14rc, which causes issues with pydantic 2 (e7267be)
- formatting (6d6a349)
- internal: codegen related update (ab0983f)
- pin mypy to 1.17 due to regression (19ac33c)
Full Changelog: v2.0.0-beta.2...v2.0.0-beta.3
- client: close streams without requiring full consumption (73bd0ab)
- compat with Python 3.14 (ad4b6b3)
- compat: update signatures of
model_dumpandmodel_dump_jsonfor Pydantic v1 (56fbff8)
- internal/tests: avoid race condition with implicit client cleanup (2e35773)
- internal: grammar fix (it's -> its) (7f6ba66)
- package: drop Python 3.8 support (9c1211c)
Full Changelog: v2.0.0-beta.1...v2.0.0-beta.2
Full Changelog: v2.0.0-alpha.31...v2.0.0-beta.1
- ci: trigger (5191bfa)
Full Changelog: v2.0.0-alpha.30...v2.0.0-alpha.31
- bump
httpx-aiohttpversion to 0.1.9 (d187919)
Full Changelog: v2.0.0-alpha.29...v2.0.0-alpha.30
Full Changelog: v2.0.0-alpha.28...v2.0.0-alpha.29
Full Changelog: v2.0.0-alpha.27...v2.0.0-alpha.28
- do not install brew dependencies in ./scripts/bootstrap by default (40f38a7)
- types: change optional parameter type from NotGiven to Omit (f331b97)
- update OpenAPI spec and rebuild SDKs (8b43277)
- update OpenAPI spec and rebuild SDKs (77c9c21)
- update OpenAPI spec and rebuild SDKs (d5ed889)
- update OpenAPI spec and rebuild SDKs (0a821f8)
- update OpenAPI spec and rebuild SDKs (a4bdae2)
Full Changelog: v2.0.0-alpha.26...v2.0.0-alpha.27
- add api_token parameter support for legacy compatibility (7a781df)
- add legacy exception compatibility aliases (#70) (1a66fc8)
- predictions: use Omit instead of NotGiven (6f10116)
- internal: update formatting (d1bebb6)
- types: change optional parameter type from NotGiven to Omit (3223abf)
Full Changelog: v2.0.0-alpha.25...v2.0.0-alpha.26
- api: add new replicate.search() method (beta) (30d7019)
- tests: fix tests for module-level client (1e72f23)
- internal: update pydantic dependency (54872cb)
Full Changelog: v2.0.0-alpha.24...v2.0.0-alpha.25
- update OpenAPI spec and rebuild SDKs (5e7effd)
Full Changelog: v2.0.0-alpha.23...v2.0.0-alpha.24
- tests: simplify
get_platformtest (0b697dc)
Full Changelog: v2.0.0-alpha.22...v2.0.0-alpha.23
- add get_path_url() function support for migration compatibility (#61) (951d9c5)
- improve future compat with pydantic v3 (06dfa6b)
- types: replace List[str] with SequenceNotStr in params (56dc0f2)
- add agents files (#59) (b726483)
- internal: add Sequence related utils (5a8f513)
- internal: move mypy configurations to
pyproject.tomlfile (696d2c1)
Full Changelog: v2.0.0-alpha.21...v2.0.0-alpha.22
Full Changelog: v2.0.0-alpha.20...v2.0.0-alpha.21
- avoid newer type syntax (7a3be3b)
Full Changelog: v2.0.0-alpha.19...v2.0.0-alpha.20
Full Changelog: v2.0.0-alpha.18...v2.0.0-alpha.19
Full Changelog: v2.0.0-alpha.17...v2.0.0-alpha.18
Full Changelog: v2.0.0-alpha.16...v2.0.0-alpha.17
Full Changelog: v2.0.0-alpha.15...v2.0.0-alpha.16
- update @stainless-api/prism-cli to v5.15.0 (6fb0043)
Full Changelog: v2.0.0-alpha.14...v2.0.0-alpha.15
Full Changelog: v2.0.0-alpha.13...v2.0.0-alpha.14
- docs: document replicate.run() (681772d)
- docs: document replicate.use() (b47c9bd)
- make the linter happy (70c1af2)
- make the mypy happy (24ddc92)
Full Changelog: v2.0.0-alpha.12...v2.0.0-alpha.13
- project: add settings file for vscode (739fe12)
Full Changelog: v2.0.0-alpha.11...v2.0.0-alpha.12
- clean up environment call outs (3f64d12)
Full Changelog: v2.0.0-alpha.10...v2.0.0-alpha.11
- client: don't send Content-Type header on GET requests (32d3401)
- parsing: correctly handle nested discriminated unions (2aaaab1)
- internal: bump pinned h11 dep (c3101fc)
- package: mark python 3.13 as supported (1263862)
- readme: fix version rendering on pypi (626518b)
Full Changelog: v2.0.0-alpha.9...v2.0.0-alpha.10
- internal: codegen related update (b31fdbb)
Full Changelog: v2.0.0-alpha.8...v2.0.0-alpha.9
- ci: change upload type (a588db6)
Full Changelog: v2.0.0-alpha.7...v2.0.0-alpha.8
- ci: correct conditional (b21a288)
- ci: only run for pushes and fork pull requests (33e1f74)
Full Changelog: v2.0.0-alpha.6...v2.0.0-alpha.7
- api: api update (b1c14c8)
Full Changelog: v2.0.0-alpha.5...v2.0.0-alpha.6
- ci: release-doctor — report correct token name (de5bf18)
Full Changelog: v2.0.0-alpha.4...v2.0.0-alpha.5
- api: api update (6e667da)
- api: api update (0a187a9)
- api: api update (edb14b6)
- client: add support for aiohttp (c802a30)
- tests: skip some failing tests on the latest python versions (d331b72)
- client: fix httpx.Timeout documentation reference (d17c345)
Full Changelog: v2.0.0-alpha.3...v2.0.0-alpha.4
- api: api update (a9be2e0)
- tests: fix: tests which call HTTP endpoints directly with the example parameters (3dfe4f7)
- ci: enable for pull requests (67ffb34)
- internal: update conftest.py (90da407)
- readme: update badges (4f54c7a)
Full Changelog: v2.0.0-alpha.2...v2.0.0-alpha.3
- tests: add tests for httpx client instantiation & proxies (b8dfd7a)
Full Changelog: v2.0.0-alpha.1...v2.0.0-alpha.2
- client: correctly parse binary response | stream (ec19335)
- test: update prediction response (b6608ca)
Full Changelog: v0.6.0...v2.0.0-alpha.1
- rename package to
replicate
- client: add follow_redirects request option (d606061)
- internal: add support for the client config option default_client_example_name to Python (b320609)
Full Changelog: v0.5.1...v0.6.0
- api: api update (eb2a462)
- docs: grammar improvements (ba42564)
Full Changelog: v0.5.0...v0.5.1
Full Changelog: v0.4.0...v0.5.0
- api: api update (dbbd264)
Full Changelog: v0.3.2...v0.4.0
- api: api update (d36589e)
Full Changelog: v0.3.1...v0.3.2
- package: support direct resource imports (97b771a)
Full Changelog: v0.3.0...v0.3.1
- internal: avoid errors for isinstance checks on proxies (b31e651)
Full Changelog: v0.2.1...v0.3.0
- api: api update (0e4a103)
Full Changelog: v0.2.0...v0.2.1
- update example requests (eb0ba44)
Full Changelog: v0.1.0...v0.2.0
- api: add Files API methods (3173e5f)
- api: fix bearer token which also regressed when guessing with AI (13162be)
- api: fix client_settings.opts.api_key.read_env (5a9b95c)
Full Changelog: v0.1.0-alpha.10...v0.1.0
- api: api update (e889b3d)
Full Changelog: v0.1.0-alpha.9...v0.1.0-alpha.10
- disable settings.positional_params (f018f4b)
Full Changelog: v0.1.0-alpha.8...v0.1.0-alpha.9
- change organization.name to replicate (04b0797)
Full Changelog: v0.1.0-alpha.7...v0.1.0-alpha.8
Full Changelog: v0.1.0-alpha.6...v0.1.0-alpha.7
- enable mcp package publishing (f116fbb)
Full Changelog: v0.1.0-alpha.5...v0.1.0-alpha.6
- correct mapping for account.get (e501778)
- broadly detect json family of content-type headers (eeaa507)
- ci: only use depot for staging repos (f7ec0b8)
- internal: codegen related update (fd43800)
Full Changelog: v0.1.0-alpha.4...v0.1.0-alpha.5
Full Changelog: v0.1.0-alpha.3...v0.1.0-alpha.4
- api: add
models.readme.getandmodels.examples.listoperations (bcac9e5)
Full Changelog: v0.1.0-alpha.2...v0.1.0-alpha.3
- api: use correct env var for bearer token
- api: api update (7ebd598)
- api: use correct env var for bearer token (00eab77)
- pydantic v1: more robust ModelField.annotation check (c907599)
- ci: add timeout thresholds for CI jobs (1bad4d3)
- internal: base client updates (c1d6ed5)
- internal: bump pyright version (f1e4d14)
- internal: fix list file params (2918eba)
- internal: import reformatting (4cdf515)
- internal: refactor retries to not use recursion (75005e1)
- internal: update models test (fc34c6d)
Full Changelog: v0.1.0-alpha.1...v0.1.0-alpha.2
- api: api update (79f022a)
- update SDK settings (ee5fd8b)
Full Changelog: v0.0.1-alpha.0...v0.1.0-alpha.1
- api: api update (#19) (fdd9b17)
- api: manual updates (#20) (33e82c8)
- api: manual updates (#21) (d50ae4c)
- api: manual updates (#22) (573bbb3)
- api: manual updates (#23) (7962ea7)
- api: manual updates (#24) (d31ada3)
- api: re-enable module client (4f83487)
- api: update pagination configs (#25) (8a2cc9f)
- api: update via SDK Studio (3bf3415)
- api: update via SDK Studio (aafbabf)
- api: update via SDK Studio (fdf1072)
- api: update via SDK Studio (cab4d0e)
- api: update via SDK Studio (#16) (ffa306e)
- api: update via SDK Studio (#17) (958ed88)
- api: update via SDK Studio (#4) (dd5a024)
- api: update via SDK Studio (#5) (5ead241)
- ci: ensure pip is always available (#14) (d4f8f18)
- ci: remove publishing patch (#15) (002b758)
- perf: optimize some hot paths (d14ecac)
- perf: skip traversing types for NotGiven values (35ce48c)
- pluralize
listresponse variables (#26) (19f7bd9) - types: handle more discriminated union shapes (#13) (4ca1ca8)
- client: minor internal fixes (21d9c7b)
- fix typos (#18) (54d4e6d)
- go live (#1) (bd9a84a)
- internal: bump rye to 0.44.0 (#12) (c9d2593)
- internal: codegen related update (#11) (41c787d)
- internal: expand CI branch coverage (183a5dc)
- internal: fix module client tests (fc9ac15)
- internal: reduce CI branch coverage (2c61820)
- internal: remove extra empty newlines (#10) (1c63514)
- internal: remove trailing character (#27) (0a6e3f2)
- internal: slight transform perf improvement (#28) (da30360)
- internal: update pyright settings (65494e5)
- internal: updates (b7424d7)
- remove custom code (31aa7ed)
- sync repo (9a71c71)
- update SDK settings (#3) (27b5f18)