Releases: pezzolabs/pezzo
v0.0.18-alpha
What's Changed
- feat: logger by @arielweinberger in #44
Full Changelog: v0.0.17-alpha...v0.0.18-alpha
v0.0.17-alpha
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.
➡️ Projects
Pezzo now allows you to create multiple projects. This allows you to group your prompts, environments and API keys.
What's Changed
- fix: error report on execution by @ItayElgazar in #39
- 0.0.17-alpha by @arielweinberger in #40
Full Changelog: v0.0.16-alpha...v0.0.17-alpha
v0.0.16-alpha
What's Changed
- fix: executors refactor by @ItayElgazar in #35
Full Changelog: v0.0.15-alpha...v0.0.16-alpha
v0.0.15-alpha
What's Changed
- fix: interpolation when using pezzo tester by @ItayElgazar in #36
Full Changelog: v0.0.14-alpha...v0.0.15-alpha
v0.0.14-alpha
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
- @gregra81 made their first contribution in #31
- @levivannoort made their first contribution in #33
Full Changelog: v0.0.12-alpha...v0.0.14-alpha
v0.0.12-alpha
What's Changed
- Supertokens, Orgs, API Keys, Users by @arielweinberger in #24
- Integrations Error Handling by @arielweinberger in #25
- feat(info): add info page by @arielweinberger in #26
- fix: error handling by @ItayElgazar in #27
Full Changelog: v0.0.10-alpha...v0.0.12-alpha
v0.0.11-alpha
What's Changed
- Supertokens, Orgs, API Keys, Users by @arielweinberger in #24
- Integrations Error Handling by @arielweinberger in #25
Full Changelog: v0.0.10-alpha...v0.0.11-alpha
v0.0.10-alpha
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
v0.0.9-alpha
What's Changed
- Convert
apps/console
to be a React app instead of Next.js by @arielweinberger in #21
Full Changelog: v0.0.7-alpha...v0.0.9-alpha
v0.0.7-alpha
What's Changed
- chore(vscode): update extensions.json by @arielweinberger in #16
- chore(docker): build multi-plaform image by @arielweinberger in #18
Full Changelog: v0.0.5-alpha...v0.0.7-alpha