Expand description
Azure-specific response detection and usage normalization.
Structs§
- Azure
Usage - Token usage fields reported by Azure OpenAI responses.
Functions§
- content_
filter_ overhead - Returns tokens attributed to Azure prompt content filtering.
- is_
azure_ response - Returns whether response headers contain an Azure-specific marker.
- normalize_
azure_ model - Normalizes an Azure deployment or model name.
- parse_
azure_ usage - Parses Azure token usage from a response body.