Skip to content

Releases: sgaunet/perplexity-go

v2.10.0

Choose a tag to compare

@github-actions github-actions released this 15 Jul 20:18
d13c820

Changelog

New Features and updates

  • 43dd45e: feat: add additional Structured Output Regex validation (#65) (@patrick-amuse)
  • d13c820: feat: add support for image filters to CompletionRequest and Images to CompleteResponse (#73) (@patrick-amuse)

Bug fixes

  • af86853: fix: improve error handling and response management in SendSSEHTTPRequest tests (#70) (@sgaunet)

Other work

  • 67ba892: 67 add github actions workflow for unit tests on v2 branch (#68) (@sgaunet)
  • 8d911ac: Feat: Add support for search_results in completionRequest (#72) (@patrick-amuse)

v2.9.0

Choose a tag to compare

@github-actions github-actions released this 07 Jul 19:04
6eac949

Changelog

New Features and updates

  • 6eac949: feat: add structured output support with JSON Schema and Regex formats (#64) (@sgaunet)

Other work

v2.8.0

Choose a tag to compare

@github-actions github-actions released this 31 May 22:35
f369c43

Changelog

New Features and updates

Bug fixes

  • ff46011: fix: improve SSE response handling with buffered reader and proper JSON parsing (#56) (@sgaunet)

Documentation updates

Other work

  • 5b79c2b: chore: add Taskfile with coverage reporting and task listing commands (#54) (@sgaunet)

v2.7.0

Choose a tag to compare

@github-actions github-actions released this 19 Apr 20:38
5a1b58f

Changelog

New Features and updates

  • 5a1b58f: feat: add default search recency filter to completion request and update tests (#47) (@sgaunet)

Other work

  • 82f174e: chore(deps): bump github.com/go-playground/validator/v10 (#45) (@dependabot[bot])
  • 6d6236c: chore: update GitHub Actions workflow permissions and add .gitignore for dist (#44) (@sgaunet)