What's Changed
Integrations
Basic integrations architecture that will allow contributors to create integrations with any AI model in the future.
Current integrations are:
NOTE: This API is subject to frequent changes for as long as Pezzo is in Alpha.
Provider API Keys
If you'd like to use the built-in Test functionality of Pezzo, you'll need to provide an API key for the integration(s) you wish to test (e.g. OpenAI API key). This is optional.
Pezzo API Client
The Pezzo API client has been refactored and will work in conjunction with @pezzo/integrations. Examples can be seen in the Consume modal of a prompt.
Full Changelog: v0.0.9-alpha...v0.0.10-alpha