Skip to content

Commit bafa5b7

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

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
@@ -687,7 +687,7 @@ Here are some approaches to reduce your agent's chat history:
687687
| 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**. |
690-
| **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. |
690+
| **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. |
691691

692692
### Tools
693693

0 commit comments

Comments
 (0)