We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b72e22 commit 86bb047Copy full SHA for 86bb047
examples/basic/dynamic_system_prompt.py
@@ -6,7 +6,7 @@
6
7
@dataclass
8
class CustomContext:
9
- style: Literal["haiku", "pirate", "robot"]
+ style: Literal["haiku", "pirate", "robot"]
10
11
12
def custom_instructions(
0 commit comments