Hacker News new | ask | show | jobs
by yahoozoo 330 days ago
Assuming you include the same prompts in the new request that were cached in the previous ones.
1 comments

As far as I understand, the entire chat is the prompt. So at the each round, the previous chat up to that point could already be cached. If I'm not wrong, Claude APIs require an explicit request to cache the prompt, while OpenAI's handle this automatically.