Similar Questions in AI System Design
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
Medium
How do you implement "Long-Term Memory" for an agent so it remembers a user's preference from a conversation that happened three weeks ago?
View
Medium
Why do we typically include a 10–20% overlap between text chunks? What happens to the retrieval quality if the overlap is zero?
View