Skip to content

Commit faef72a

Browse files
committed
chore: update comment
1 parent 98cb9f6 commit faef72a

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

packages/uipath/src/uipath/agent/react/conversational_prompts.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -155,9 +155,7 @@ def get_chat_system_prompt(
155155
Args:
156156
agent_definition: Conversational agent definition
157157
user_settings: Optional user data that is injected into the system prompt.
158-
conversation_id: Optional conversation identifier. When provided, the
159-
prompt informs the model of the current conversation ID so it can
160-
use it as a tool-call argument without surfacing it to the user.
158+
conversation_id: Optional conversation identifier that is injected into the system prompt.
161159
162160
Returns:
163161
The complete system prompt string

0 commit comments

Comments
 (0)