Skip to content

Releases: pezzolabs/pezzo

v0.0.18-alpha

21 May 22:08
Compare
Choose a tag to compare
v0.0.18-alpha Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.17-alpha...v0.0.18-alpha

v0.0.17-alpha

21 May 17:33
9fa96b9
Compare
Choose a tag to compare
v0.0.17-alpha Pre-release
Pre-release

New Features

➡️ Metrics (Cost, Tokens, Executions, Avg. Duration)

We've stepped up the observability and monitoring capabilities of Pezzo for your prompts. You can now see useful insights about each of your prompts.

Currently supported insights are Total Cost, Total Tokens, Total Executions and Avg. Execution Duration.

You can view the metrics in various time granularities and within various time ranges.
image

➡️ Projects

Pezzo now allows you to create multiple projects. This allows you to group your prompts, environments and API keys.
image

What's Changed

Full Changelog: v0.0.16-alpha...v0.0.17-alpha

v0.0.16-alpha

18 May 13:48
893abcc
Compare
Choose a tag to compare
v0.0.16-alpha Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.15-alpha...v0.0.16-alpha

v0.0.15-alpha

17 May 14:09
edb89f0
Compare
Choose a tag to compare
v0.0.15-alpha Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.14-alpha...v0.0.15-alpha

v0.0.14-alpha

16 May 23:17
Compare
Choose a tag to compare
v0.0.14-alpha Pre-release
Pre-release

What's Changed

  • fix(integrations): make printable error optional by @ItayElgazar in #28
  • docs: comment for sample code ai21 by @gregra81 in #31
  • chore(.github): add issue templates used for creating structured issues by @levivannoort in #33

New Contributors

Full Changelog: v0.0.12-alpha...v0.0.14-alpha

v0.0.12-alpha

15 May 22:29
ebc414c
Compare
Choose a tag to compare
v0.0.12-alpha Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.10-alpha...v0.0.12-alpha

v0.0.11-alpha

14 May 13:50
Compare
Choose a tag to compare
v0.0.11-alpha Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.10-alpha...v0.0.11-alpha

v0.0.10-alpha

11 May 22:55
Compare
Choose a tag to compare
v0.0.10-alpha Pre-release
Pre-release

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

v0.0.9-alpha

10 May 13:58
b3d0f12
Compare
Choose a tag to compare
v0.0.9-alpha Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.7-alpha...v0.0.9-alpha

v0.0.7-alpha

09 May 22:51
Compare
Choose a tag to compare
v0.0.7-alpha Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.5-alpha...v0.0.7-alpha