You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source-2.0/additional-specs/ai-traits.rst
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,9 +10,9 @@ Smithy AI traits provide metadata for service authors to embed contextual inform
10
10
.. smithy-trait:: smithy.ai#prompts
11
11
.. _smithy.ai#prompts-trait:
12
12
13
-
----------------------------
13
+
---------------------------
14
14
``smithy.ai#prompts`` trait
15
-
----------------------------
15
+
---------------------------
16
16
17
17
Summary
18
18
Defines prompt templates that provide contextual guidance to LLMs for understanding when and how to use operations or services. This trait can be used to generate prompts for a Model Context Protocol (MCP) server.
0 commit comments