KnownSplitSkillUnit enum
A value indicating which unit to use.
Fields
| AzureOpenAITokens | The length will be measured by an AzureOpenAI tokenizer from the tiktoken library. |
| Characters | The length will be measured by character. |