Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 579 Bytes

CHANGELOG.md

File metadata and controls

22 lines (13 loc) · 579 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.1.0] - 2024-01-10

Added

  • Removed completions endpoint, and examples.
  • Sensitive Parameter value redaction (API Key)

[1.0.0] - 2023-10-19

Added

  • Initial release of the Perplexity AI PHP library.
  • Basic implementation for making API calls to the pplx API.
  • Unit tests for the initial implementation.