|
|
|
|
|
by SlinkyOnStairs
70 days ago
|
|
A fundamental architectural problem is that they genuinely do not know what a query will cost ahead of time. Even for a single standalone LLM that's the case, and the 'agentic' layers thrown on top just make that problem exponentially worse. One'd need to entirely switch away from LLMs to fix this problem. |
|