Skip to content

Commit 8ac5ecf

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

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
@@ -686,7 +686,7 @@ Here are some approaches to reduce your agent's chat history:
686686

687687
| Option | Description |
688688
|--------|-------------|
689-
| **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**. |
689+
| **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. |
691691

692692
### Tools

0 commit comments

Comments
 (0)