usage: {
input_tokens: 30544,
cache_creation_input_tokens: 0,
cache_read_input_tokens: 0,
output_tokens: 452
}
With Cache read input tokens at 0, this means cache ain't working? Do I need to change anything else besides "cachingAtDepth:" and "enableSystemPromptCache" for this to work? I moved all lorebook entries to depth 5 and random anything variable under depth 5 and set "cachingAtDepth" to 7 for good measure.. I do get a couple of cache_control: [Object] in the console at intermitten points in the entire prompt.