|
|
|
|
|
by CuriouslyC
54 days ago
|
|
The only AI use case that cares about latency is interactive voice agents, where you ideally want <200ms response time, and 100ms of network latency kills that. For coding and batch job agents anything under 1s isn't going to matter to the user. |
|