What's Changed
- fix(console): loader in full screen by @arielweinberger in #204
- feat: support system and assistant messages in Chat prompts by @arielweinberger in #205
Features
Multiple message roles in Chat prompts
You can select the type of the prompt in the editor UI:
Then, you can add, remove or modify messages and roles:
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.
Full Changelog: v0.6.0...v0.6.1