Skip to content

release: 0.33.0#50

Merged
rbuchmayer-pplx merged 11 commits into
mainfrom
release-please--branches--main--changes--next
May 13, 2026
Merged

release: 0.33.0#50
rbuchmayer-pplx merged 11 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

@stainless-app stainless-app Bot commented Apr 22, 2026

Automated Release PR

0.33.0 (2026-05-13)

Full Changelog: v0.32.1...v0.33.0

Features

  • internal/types: support eagerly validating pydantic iterators (bcf8068)
  • responses: add people_search and finance_search built-in tools (c475e61)
  • support setting headers via env (d0becdc)

Bug Fixes

  • client: add missing f-string prefix in file type error message (3e27fb6)
  • use correct field name format for multipart file arrays (7f8c6c9)

Chores

  • internal: more robust bootstrap script (994f129)
  • internal: reformat pyproject.toml (7e5d521)

This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions

@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented Apr 22, 2026

🧪 Testing

To try out this version of the SDK:

pip install 'https://pkg.stainless.com/s/perplexity-python/c475e6177f43d51eecd0409b2803c42c97c22277/perplexityai-0.32.1-py3-none-any.whl'

Expires at: Fri, 12 Jun 2026 18:34:48 GMT
Updated at: Wed, 13 May 2026 18:34:48 GMT

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from eb3bd97 to ca57124 Compare April 27, 2026 14:59
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from ca57124 to 15ca508 Compare April 27, 2026 22:28
@stainless-app stainless-app Bot changed the title release: 0.32.2 release: 0.33.0 Apr 27, 2026
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 15ca508 to d799383 Compare April 27, 2026 22:29
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from d799383 to aa8aa82 Compare April 29, 2026 18:35
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from aa8aa82 to 8e49f65 Compare April 30, 2026 16:21
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 8e49f65 to bd656c7 Compare April 30, 2026 20:57
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from bd656c7 to 905e482 Compare May 8, 2026 16:29
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 905e482 to 0051355 Compare May 11, 2026 17:38
Pin all GitHub Actions referenced in generated workflows (both
first-party `actions/*` and third-party) to immutable commit SHAs.
Updating pinned actions is now a deliberate codegen-side bump rather
than implicit on every workflow run.
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 0051355 to 3281ce5 Compare May 12, 2026 19:06
stainless-app Bot added 2 commits May 13, 2026 18:33
Adds two new built-in tools to the Responses API:

- `people_search`: surfaces structured biographical and professional data
    (e.g. LinkedIn results) when the model decides to look up a person.
- `finance_search`: returns structured financial data (quotes, financials,
    segments, earnings transcripts) via category-based fan-out to FMP,
    Finchat, and Quartr.

Both tools are zero-config — pass `{"type": "people_search"}` or
`{"type": "finance_search"}` in the `tools` array on
`responses.create(...)`.
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 3281ce5 to d86d949 Compare May 13, 2026 18:34
@rbuchmayer-pplx rbuchmayer-pplx merged commit ac1da0d into main May 13, 2026
7 checks passed
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented May 13, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant