-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support inserting template vars at cursor position; improve RAG preset (
#526) * Improve RAG preset prompt defaults Signed-off-by: Tyler Ohlsen <[email protected]> * Change prompt vars to insert at editor cursor position Signed-off-by: Tyler Ohlsen <[email protected]> * Fix spacing in configure prompt modal Signed-off-by: Tyler Ohlsen <[email protected]> * Improve default empty vals for input output map transforms Signed-off-by: Tyler Ohlsen <[email protected]> * handle npe; add check to block showing resources for custom workflow types Signed-off-by: Tyler Ohlsen <[email protected]> * add check to handle empty or missing ui_metadata Signed-off-by: Tyler Ohlsen <[email protected]> * fix UT Signed-off-by: Tyler Ohlsen <[email protected]> --------- Signed-off-by: Tyler Ohlsen <[email protected]>
- Loading branch information
Showing
7 changed files
with
213 additions
and
85 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
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
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
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.