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 6201af4 commit 13b9382Copy full SHA for 13b9382
README.md
@@ -120,7 +120,7 @@ support_agent = Agent(
120
)
121
122
123
-# Dynamic system prompts can can make use of dependency injection.
+# Dynamic system prompts can make use of dependency injection.
124
# Dependencies are carried via the `RunContext` argument, which is parameterized with the `deps_type` from above.
125
# If the type annotation here is wrong, static type checkers will catch it.
126
@support_agent.system_prompt
0 commit comments