Full Changelog: v0.7.0...v0.7.1
- client: preserve hardcoded query params when merging with user params (e10cc1c)
- ensure file data are only sent as 1 parameter (612ac39)
- ci: remove release-doctor workflow (c7349fa)
Full Changelog: v0.6.6...v0.7.0
- internal: implement indices array format for query and form serialization (d1fb858)
Full Changelog: v0.6.5...v0.6.6
- ci: skip lint on metadata-only changes (4043945)
Full Changelog: v0.6.4...v0.6.5
- internal: update gitignore (45565d8)
Full Changelog: v0.6.3...v0.6.4
- sanitize endpoint path params (6563aa2)
Full Changelog: v0.6.2...v0.6.3
- add project documentation and templates (698a1f3)
Full Changelog: v0.6.1...v0.6.2
- deps: bump minimum typing-extensions version (c9b4527)
- pydantic: do not pass
by_aliasunless set (38a75f8)
- internal: tweak CI branches (7061170)
Full Changelog: v0.6.0...v0.6.1
- ci: skip uploading artifacts on stainless-internal branches (38759fc)
Full Changelog: v0.5.0...v0.6.0
- disable tool analysis while using Anthale middleware (345d8e5)
- add langchain usage examples (ecf2851)
Full Changelog: v0.4.0...v0.5.0
- add support for analyzing OpenAI streaming responses (73b5fbc)
Full Changelog: v0.3.0...v0.4.0
- implement openai integration (b49b3a2)
Full Changelog: v0.2.1...v0.3.0
- implement langchain integration (b6e767d)
- internal: codegen related update (5ad5dbb)
Full Changelog: v0.2.0...v0.2.1
- remove custom code (67adc49)
Full Changelog: v0.1.2...v0.2.0
- api: api update (8bfd7a3)
- api: manual updates (3210a85)
- api: manual updates (a5dc011)
- api: manual updates (c894e98)
- client: add custom JSON encoder for extended type support (018fb0e)
- ci: add missing environment (a59dd26)
- ci: bump uv version (1297bc7)
- format all
api.mdfiles (6fb8982) - internal: add request options to SSE classes (3b2c8b2)
- internal: bump dependencies (6b8cabf)
- internal: fix lint error on Python 3.14 (79b1eeb)
- internal: make
test_proxy_environment_variablesmore resilient (06c1219) - internal: make
test_proxy_environment_variablesmore resilient to env (2cde4ee) - internal: remove mock server code (a6310af)
- update mock server docs (e820486)
- update SDK settings (131d4c3)
- update SDK settings (1cc5f72)
Full Changelog: v0.1.1...v0.1.2
- ci: upgrade
actions/github-script(c6294b6)
Full Changelog: v0.1.0...v0.1.1
- update SDK settings (8fd852e)
- add oicd to python (4d58017)
Full Changelog: v0.0.2...v0.1.0
- api: disable mpc (9c7115e)
- update SDK settings (2acfa30)
Full Changelog: v0.0.1...v0.0.2
- add policy identifier example (261bc20)