Skip to content

Commit a911a31

Browse files
karanbirsinghecfan
andauthored
Update articles/logic-apps/create-agent-workflows.md
Co-authored-by: Esther Fan <[email protected]>
1 parent bafa5b7 commit a911a31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/logic-apps/create-agent-workflows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -684,7 +684,7 @@ Here are some approaches to reduce your agent's chat history:
684684
1. Check whether the parameter named **Agent History Reduction Type** exists. If not, open the **Advanced parameters** list, and select that parameter.
685685
1. From the **Agent History Reduction Type** list, select one of the following options:
686686

687-
| Option | Description |
687+
| Option | Description |
688688
|--------|-------------|
689689
| **Token count reduction** | Shows the parameter named **Maximum Token Count**. Specifies the maximum number of tokens in chat history to keep and pass into the model for the next chat interaction. The default differs based on the currently used model in Azure OpenAI Service. The default limit is **128,000**. |
690690
| **Message count reduction** | Shows the parameter named **Message Count Limit**. Specifies the maximum number of messages in chat history to keep and pass into the model for the next chat interaction. No default limit exists. |

0 commit comments

Comments
 (0)