token_cache_helpers Package
Token cache helpers for observability.
Modules
| agent_token_cache |
Token cache for observability tokens per (agentId, tenantId). |
Classes
| AgenticTokenCache |
Caches observability tokens per (agentId, tenantId) using the provided UserAuthorization and TurnContext. Initialize the token cache. |
| AgenticTokenStruct |
Structure containing the token generation components. |