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 f1c78fd commit 89f6945Copy full SHA for 89f6945
client/src/components/SamplingRequest.tsx
@@ -56,7 +56,7 @@ const SamplingRequest = ({
56
},
57
role: {
58
type: "string",
59
- default: "endTurn",
+ default: "assistant",
60
description: "Role of the model",
61
62
content: {
0 commit comments