Similar Questions in AI System Design
Hard
If you give an agent a SQL_Write tool, how do you prevent it from accidentally executing a DROP TABLE command?
View
Medium
Why would you index sentences but provide the surrounding paragraph as context?
View
Hard
In a deployed agent system, prompts and policies evolve frequently. How would you version and safely roll out prompt changes? How would you design rollback mechanisms if a new prompt causes regressions?
View