Skip to content

Commit a336a36

Browse files
authored
Update dynamic_system_prompt.py
1 parent fcf5898 commit a336a36

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/basic/dynamic_system_prompt.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55

66
from agents import Agent, RunContextWrapper, Runner
77

8+
89
@dataclass
910
class CustomContext:
1011
style: Literal["haiku", "pirate", "robot"]

0 commit comments

Comments
 (0)