Struct FTryllKvCachePrefillResult¶
ClassList > FTryllKvCachePrefillResult
#include <TryllKvCache.h>
Public Attributes¶
| Type | Name |
|---|---|
| int64 | AgentId = 0 |
| int32 | ContextsCreated = 0 |
| FString | DebugInfo |
| int32 | EligibleNodeCount = 0 |
| ETryllKvCachePrefixStatus | PrefixStatus = ETryllKvCachePrefixStatus::NotCurrent |
| ETryllKvCacheResidency | Residency = ETryllKvCacheResidency::Evicted |
| int32 | TokensDecoded = 0 |
| int32 | TokensReused = 0 |
| bool | bApplicable = false |
Detailed Description¶
Aggregate result of PrefillKvCache.
Public Attributes Documentation¶
variable AgentId¶
variable ContextsCreated¶
variable DebugInfo¶
variable EligibleNodeCount¶
variable PrefixStatus¶
variable Residency¶
variable TokensDecoded¶
variable TokensReused¶
variable bApplicable¶
The documentation for this class was generated from the following file C:/_tryll/_monorepo3/tryll/clients/unreal/Source/TryllClient/Public/TryllKvCache.h