Generated from cargo doc --no-deps -p nemo-relay -p nemo-relay-adaptive -p nemo-relay-ffi.
How cache-read tokens relate to prompt token counts in provider usage.
IncludedInPromptTokensIncludedInPromptTokens
cache_read_tokens are already included in prompt_tokens.
SeparateSeparate
cache_read_tokens are separate from prompt_tokens.
impl Clone for CacheReadAccountingimpl Clone for CacheReadAccounting
clonefn clone(&self) -> CacheReadAccounting
clone_fromfn clone_from(&mut self, source: &Self)
impl Debug for CacheReadAccountingimpl Debug for CacheReadAccounting
fmtfn fmt(&self, f: &mut Formatter<'_>) -> Result
impl<'de> Deserialize<'de> for CacheReadAccountingimpl<'de> Deserialize<'de> for CacheReadAccounting
deserializefn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
__D: Deserializer<'de>,
impl PartialEq for CacheReadAccountingimpl PartialEq for CacheReadAccounting
eqfn eq(&self, other: &CacheReadAccounting) -> bool
nefn ne(&self, other: &Rhs) -> bool
impl Serialize for CacheReadAccountingimpl Serialize for CacheReadAccounting
serializefn serialize<__S>(&self, __serializer: __S) -> Result<__S::Ok, __S::Error>where
__S: Serializer,
impl Copy for CacheReadAccountingimpl Copy for CacheReadAccounting
impl Eq for CacheReadAccountingimpl Eq for CacheReadAccounting
impl StructuralPartialEq for CacheReadAccountingimpl StructuralPartialEq for CacheReadAccounting