Skip to content

Releases: perplexityai/perplexity-py

v0.13.0

02 Oct 12:39
c629acc

Choose a tag to compare

0.13.0 (2025-10-02)

Full Changelog: v0.12.0...v0.13.0

Features

v0.12.1

02 Oct 12:36
272f53c

Choose a tag to compare

0.12.1 (2025-09-30)

Full Changelog: v0.12.0...v0.12.1

v0.12.0

26 Sep 17:04
20ddfa5

Choose a tag to compare

0.12.0 (2025-09-26)

Full Changelog: v0.11.0...v0.12.0

Features

  • api: add /chat/completions and /async/chat/completions (945f7c2)
  • api: add /content endpoint (7c08ab9)
  • api: change bearer_token to api_key (af29515)
  • api: include /content endpoint (46697bc)
  • api: manual updates (d0b1071)
  • api: manual updates (7f38b2f)
  • api: manual updates (8fbe318)
  • api: update from perform -> create (c88982f)
  • api: update via SDK Studio (5a26918)

Chores

  • do not install brew dependencies in ./scripts/bootstrap by default (6642343)
  • internal: update pydantic dependency (cac84f2)
  • remove custom code (3270d55)
  • types: change optional parameter type from NotGiven to Omit (3b0edc9)
  • update SDK settings (bcb8f64)
  • update SDK settings (99e08d9)
  • update SDK settings (6de8ec2)