pezzolabs / pezzo

🕹ī¸ Open-source, developer-first LLMOps platform designed to streamline prompt design, version management, instant delivery, collaboration, troubleshooting, observability and more.
https://pezzo.ai
Apache License 2.0
2.55k stars 211 forks source link

feat: support system and assistant messages in Chat prompts #205

Closed arielweinberger closed 1 year ago

arielweinberger commented 1 year ago

What's New

Multiple message roles in Chat prompts

You can select the type of the prompt in the editor UI: image

Then, you can add, remove or modify messages and roles: image

Pezzo Client

The Node and Python SDKs have been updated to support this change.

Draft Indicator

Draft prompts now have a "Draft" icon next to their name in the list to indicate that they don't have any versions yet.

image

nx-cloud[bot] commented 1 year ago

☁ī¸ Nx Cloud Report

CI is running/has finished running commands for commit b7aa54bff96532e4540383bf73e0ff8c0c818150. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 4 targets - [`nx run-many --target=build --all --parallel --maxParallel=3`](https://cloud.nx.app/runs/4VxeoAog7W) - [`nx graphql:codegen:offline server`](https://cloud.nx.app/runs/t5XOkynftL) - [`nx run-many --target=test --all --parallel --maxParallel=3`](https://cloud.nx.app/runs/BGIkDoixub) - [`nx run-many --target=lint --all --parallel --maxParallel=3`](https://cloud.nx.app/runs/bvcqO6aweF)

Sent with 💌 from NxCloud.