Skip to content

Commit 86bb047

Browse files
authored
Update examples/basic/dynamic_system_prompt.py
1 parent 8b72e22 commit 86bb047

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/basic/dynamic_system_prompt.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
@dataclass
88
class CustomContext:
9-
style: Literal["haiku", "pirate", "robot"]
9+
style: Literal["haiku", "pirate", "robot"]
1010

1111

1212
def custom_instructions(

0 commit comments

Comments
 (0)