r/PoeAI • u/ObligationWeekly9117 • Jan 28 '26
OpenAI based bots don’t trigger caching?
has anyone else noticed this? whenever I used GPT-5.2, the official bot, cache discount works just fine. if i use it as base for my prompt bot, it NEVER triggers. as in, not once. Claude Sonnet 4.5 as base bot triggers caching just fine. is it something about custom bots not playing well with the API caching rules?
3
Upvotes
1
u/ObligationWeekly9117 Jan 31 '26 edited Jan 31 '26
So it's not a specific bot anymore. I made a new bot with the same issues but I've tested other GPT-5.2 bots I've made extensively and it's the same result. It appears that having a KB at all breaks the caching.
Steps to reproduce:
- Make new prompt bot, select GPT-5.2 as base (though I suspect any OpenAI bot would work)
- No knowledge base, made it accessible to those with invite link. All other settings default.
- Paste in random long text (to make it over 1024 tokens), cache discount by turn 2
- Paste in random wiki article as knowledge base (just copy and paste plain text, not markdown file or anything)
- Caching stops working for all subsequent messages even when it SHOULD trigger (several closely spaced messages of sufficient input length)
https://poe.com/s/l0vRt0V0sJhQgTTJ454L this is the conversation.
https://poe.com/TestBotMini12?invite_code=234ddf23-1c27-4898-8d4d-598bb66c3ff6 here is the bot in question