|
|
|
|
|
by try-working
1 day ago
|
|
OpenAI is doing this so that you can't preserve cache when routing between for example GPT 5.6 and DeepSeek V4, or other providers. I'm building a router that easily reaches >99% cache hit rate in Pi when routing between GPT 5.4, Kimi, DeepSeek etc. Working on a big update that's coming out in a week or so. |
|
Also, how to achieve these levels when switching mid conv? Don’t you effectively need to read the tokens per model switch?