github pezzolabs/pezzo v0.0.10-alpha

latest releases: v0.9.2, v0.9.1, v0.9.0...
pre-release21 months ago

What's Changed

Integrations

Basic integrations architecture that will allow contributors to create integrations with any AI model in the future.

Current integrations are:

  • OpenAI Chat Completion (gpt-3.5-turbo and gpt-4)
  • AI21 (J2 Grande Instruct and J2 Jumbo Instruct)

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

Don't miss a new pezzo release

NewReleases is sending notifications on new releases.