Skip to content

release: 0.28.0#44

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

release: 0.28.0#44
rbuchmayer-pplx merged 12 commits into
mainfrom
release-please--branches--main--changes--next--components--perplexity_ai

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

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

Automated Release PR

0.28.0 (2026-05-13)

Full Changelog: v0.27.0...v0.28.0

Features

  • responses: add people_search and finance_search built-in tools (f73d971)
  • support setting headers via env (8d99818)

Chores

  • apply prettier formatting to README (147cf39)
  • format: run eslint and prettier separately (bd0078c)
  • formatter: run prettier and eslint separately (e5b3c00)
  • internal: codegen related update (d99d9e3)
  • internal: more robust bootstrap script (c32e68e)
  • redact api-key headers in debug logs (af8b1ee)

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:

npm install 'https://pkg.stainless.com/s/perplexity-typescript/147cf3973b774527f0cba6426bb0c963a67befef/dist.tar.gz'

Expires at: Fri, 12 Jun 2026 18:54:51 GMT
Updated at: Wed, 13 May 2026 18:54:51 GMT

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--perplexity_ai branch from d975b1d to 0630076 Compare May 13, 2026 18:40
stainless-app Bot added 8 commits May 13, 2026 18:45
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.
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--components--perplexity_ai branch from 0630076 to bfce9a3 Compare May 13, 2026 18:50
@stainless-app stainless-app Bot changed the title release: 0.27.1 release: 0.28.0 May 13, 2026
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--perplexity_ai branch from bfce9a3 to d94ae3e Compare May 13, 2026 18:51
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--perplexity_ai branch from d94ae3e to 34e41eb Compare May 13, 2026 18:54
@rbuchmayer-pplx rbuchmayer-pplx merged commit 15e89c1 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