Skip to content

Commit 73a1be1

Browse files
Update orchestration/src/main/java/com/sap/ai/sdk/orchestration/OrchestrationPrompt.java
Co-authored-by: Charles Dubois <[email protected]>
1 parent 0a98b1b commit 73a1be1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

orchestration/src/main/java/com/sap/ai/sdk/orchestration/OrchestrationPrompt.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ public OrchestrationPrompt(
5959
}
6060

6161
/**
62-
* Add a chat history to this prompt.
62+
* Set the chat history of this prompt.
6363
*
6464
* @param messagesHistory The chat history to add.
6565
*/

0 commit comments

Comments
 (0)