Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions fern/snippets/role-selection.mdx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
<>
<ParamField
path="default_role"
type="string"
Expand Down Expand Up @@ -36,3 +37,4 @@

With this configuration, `{{ _.role("user") }}` in your prompt will result in a message with role "human" being sent to the API.
</ParamField>
</>
Loading