Skip to content

Releases: perplexityai/perplexity-py

v0.32.1

21 Apr 04:35
5b7bdef

Choose a tag to compare

0.32.1 (2026-04-17)

Full Changelog: v0.32.0...v0.32.1

Performance Improvements

  • client: optimize file structure copying in multipart requests (1ce7a22)

v0.32.0

14 Apr 23:07
44205b1

Choose a tag to compare

0.32.0 (2026-04-14)

Full Changelog: v0.31.1...v0.32.0

Features

  • send X-Source and X-Title headers (430ab7a)

v0.31.1

11 Apr 16:48
dc33e7c

Choose a tag to compare

0.31.1 (2026-04-10)

Full Changelog: v0.31.0...v0.31.1

Bug Fixes

  • client: preserve hardcoded query params when merging with user params (fab7c84)
  • ensure file data are only sent as 1 parameter (dc90680)

v0.31.0

27 Mar 00:57
c9154bd

Choose a tag to compare

0.31.0 (2026-03-26)

Full Changelog: v0.30.4...v0.31.0

Features

  • internal: implement indices array format for query and form serialization (3639a28)

Chores

  • ci: skip lint on metadata-only changes (25a72f3)
  • internal: update gitignore (8fb5309)

v0.30.4

22 Mar 19:56
3324185

Choose a tag to compare

0.30.4 (2026-03-22)

Full Changelog: v0.30.3...v0.30.4

v0.30.3

22 Mar 19:25
869980c

Choose a tag to compare

0.30.3 (2026-03-22)

Full Changelog: v0.30.2...v0.30.3

Bug Fixes

  • deps: bump minimum typing-extensions version (14fce5c)
  • pydantic: do not pass by_alias unless set (ed9c1a7)
  • sanitize endpoint path params (52867d4)

Chores

  • internal: tweak CI branches (a880ea6)

v0.30.2

19 Mar 17:27
774c1f9

Choose a tag to compare

0.30.2 (2026-03-07)

Full Changelog: v0.30.1...v0.30.2

Chores

  • ci: skip uploading artifacts on stainless-internal branches (1d14d88)

v0.30.1

24 Feb 19:30
baefa34

Choose a tag to compare

0.30.1 (2026-02-24)

Full Changelog: v0.30.0...v0.30.1

Chores

  • internal: make test_proxy_environment_variables more resilient (7594ae9)
  • internal: make test_proxy_environment_variables more resilient to env (285dda6)

v0.30.0

23 Feb 18:55
98916d7

Choose a tag to compare

0.30.0 (2026-02-23)

Full Changelog: v0.29.1...v0.30.0

Features

  • api: Add browser API endpoints (f5c3e58)
  • api: manual updates (a556321)

Chores

  • internal: add request options to SSE classes (b18a992)
  • internal: remove mock server code (081b00d)
  • update mock server docs (d6f9a54)

v0.29.1

12 Feb 17:09
aec9604

Choose a tag to compare

0.29.1 (2026-02-12)

Full Changelog: v0.29.0...v0.29.1

Chores

  • format all api.md files (d76052a)