Skip to content

Commit bff8932

Browse files
committed
Fix things
Signed-off-by: siri-varma <[email protected]>
1 parent 655ef70 commit bff8932

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/src/main/java/io/dapr/client/domain/ConversationInput.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ public String getRole() {
5252
}
5353

5454
/**
55-
* Sets the role for LLM to assume.
55+
* Set the role for LLM to assume.
5656
*
5757
* @param role The role to assign to the message.
5858
* @return this.

0 commit comments

Comments
 (0)