Skip to content

Commit 1bb99b7

Browse files
vl-albedokhamlyuk
andauthored
Update README.md
Co-authored-by: Elena Khamlyuk <80813840+khamlyuk@users.noreply.github.com>
1 parent c5ed8ca commit 1bb99b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ This example allows the user to control model [temperature](https://docs.devexpr
7979

8080
### Token Usage
8181

82-
A [token](https://platform.openai.com/tokenizer) is the basic unit of text that an AI model reads and writes. A token can be a whole word, part of a word, or a punctuation mark.
82+
A [token](https://platform.openai.com/tokenizer) is a basic unit of text that an AI model reads/writes. A token can be a whole word, part of a word, or a punctuation mark.
8383

8484
OpenAI [bills](https://openai.com/api/pricing/) you for the total token count. To save money, [set](https://docs.devexpress.com/Blazor/DevExpress.AIIntegration.Blazor.Chat.DxAIChat.MaxTokens) a maximum number of tokens. A token limit also helps you stay within the model's context window, which ensures the AI retains earlier parts of the conversation.
8585

0 commit comments

Comments
 (0)