Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/evilsocket/cake
/ clear
Method
clear
cake-core/src/models/phi4/history.rs:21–23 ·
view source on GitHub ↗
(&mut self)
Source
from the content-addressed store, hash-verified
19
}
20
21
pub fn clear(&mut self) {
22
self.0.clear();
23
}
24
25
pub fn encode_dialog_to_prompt(&self) -> String {
26
let mut out = String::new();
Callers
15
cache_clear
Function · 0.45
prefetch_safetensors
Function · 0.45
handle_master_client
Method · 0.45
reset
Method · 0.45
reset
Method · 0.45
reset
Method · 0.45
reset
Method · 0.45
reset
Method · 0.45
reset
Method · 0.45
reset
Method · 0.45
test_phi4_clear
Function · 0.45
reset
Method · 0.45
Calls
no outgoing calls
Tested by
3
reset
Method · 0.36
test_phi4_clear
Function · 0.36
test_kv_cache_clear
Function · 0.36