mirror of
https://github.com/danielmiessler/Fabric.git
synced 2026-01-10 23:08:06 -05:00
## CHANGES - feat: Add `MaxTokens` field to `ChatOptions` struct for response control - feat: Integrate Perplexity client into core plugin registry initialization - build: Add perplexity-go/v2 dependency to enable API interactions - feat: Implement stream handling in Perpexlty client using sync.WaitGroup - fix: Correct parameter types for penalty options in API requests ## LINKS <https://github.com/sgaunet/perlexipty-go> - Client library used