|
|
|
|
|
by karmasimida
544 days ago
|
|
I don't see AI system too special in terms of back-end engineering, except maybe for agentic system, things are inherently stateful. But considering how limited RPM/TPM with regards mainstream LLMs, states saving/loading is hardly the bottleneck I feel. |
|
The primary real difference I've found has to do with when agents make decisions; this creates arbitrary call graphs in your distributed architecture and makes it harder to provision things, optimize, and do anomaly detection.