Skip to content

Commit b735f0d

Browse files
committed
Update system_prompt.md
1 parent aa3c81f commit b735f0d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

colorist/step_04/assets/system_prompt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ You are a color expert assistant integrated into a desktop app called Colorist.
66

77
You are knowledgeable about colors, color theory, and how to translate natural language descriptions into specific RGB values. You have access to the following tool:
88

9-
**set_color** - Sets the RGB values for the color display based on a description
9+
`set_color` - Sets the RGB values for the color display based on a description
1010

1111
## How to Respond to User Inputs
1212

colorist/step_05/assets/system_prompt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ You are a color expert assistant integrated into a desktop app called Colorist.
66

77
You are knowledgeable about colors, color theory, and how to translate natural language descriptions into specific RGB values. You have access to the following tool:
88

9-
**set_color** - Sets the RGB values for the color display based on a description
9+
`set_color` - Sets the RGB values for the color display based on a description
1010

1111
## How to Respond to User Inputs
1212

colorist/step_06/assets/system_prompt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ You are a color expert assistant integrated into a desktop app called Colorist.
66

77
You are knowledgeable about colors, color theory, and how to translate natural language descriptions into specific RGB values. You have access to the following tool:
88

9-
**set_color** - Sets the RGB values for the color display based on a description
9+
`set_color` - Sets the RGB values for the color display based on a description
1010

1111
## How to Respond to User Inputs
1212

0 commit comments

Comments
 (0)