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 fcf5898 commit a336a36Copy full SHA for a336a36
examples/basic/dynamic_system_prompt.py
@@ -5,6 +5,7 @@
5
6
from agents import Agent, RunContextWrapper, Runner
7
8
+
9
@dataclass
10
class CustomContext:
11
style: Literal["haiku", "pirate", "robot"]
0 commit comments