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.
2 parents d5a4948 + bde12d1 commit 321100bCopy full SHA for 321100b
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