Releases: sgaunet/perplexity-go
Releases · sgaunet/perplexity-go
Release list
v2.10.0
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
v2.9.0
Changelog
New Features and updates
Other work
v2.8.0
Changelog
New Features and updates
- bebe178: feat: add web search options with location-based context refinement (#52) (@sgaunet)
- b52b9d2: feat: allow requests without setting 'search_recency_filter' (#48) (@michaelJyee)
Bug fixes
- ff46011: fix: improve SSE response handling with buffered reader and proper JSON parsing (#56) (@sgaunet)