-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #15 from SKaplanOfficial/promptlab-1.1.0
PromptLab 1.1.0
- Loading branch information
Showing
94 changed files
with
15,241 additions
and
3,677 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
# Auto detect text files and perform LF normalization | ||
* text=auto | ||
*.scpt filter=osa |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,30 @@ | ||
# PromptLab Changelog | ||
|
||
## [PromptLab 1.1.0] - 2023-05-13 | ||
|
||
- Added "PromptLab Menu Item" command for easy access to commands | ||
- Added "Manage Models" command for straightforward switching between multiple models | ||
- Added per-command model setting | ||
- Added command settings for voice input and spoken responses | ||
- Added support for multiple chats + chat history | ||
- Added ability set favorite commands, models, and chats | ||
- Added ability to set default model | ||
- Added chat statistics | ||
- Added chat context data | ||
- Added command IDs | ||
- Added custom configuration fields when creating commands + view to set their value upon first run of the command | ||
- Added configuration placeholders | ||
- Added video feature extraction by analyzing frames | ||
- Added placeholder hints | ||
- Added many new placeholders | ||
- Added support for custom placeholders and custom placeholder files | ||
- Added flow control directives | ||
- Added persistent variable directives | ||
- Shell placeholders now run in the user's environment unless explicitly disabled | ||
|
||
## [Bug Fixes] - 2023-06-22 | ||
|
||
- Fixed bug where various commands incorrectly accessed the list of installed commands, causing an error | ||
- Fixed placeholders for events and reminders not working on macOS Sonoma | ||
|
||
## [Initial Version] - 2023-04-18 | ||
## [Initial Version] - 2023-04-18 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.