6 ms·
I'm just dipping my toes into AI. What prospective guardrails are being considered or used?
by devilsdata 3mo ago
I'm just dipping my toes into AI. What prospective guardrails are being considered or used?
- atmosx 3mo ago> What prospective guardrails are being considered or used? The parent mentioned two: (1) feature flags, (2) rollbacks. You can add tests in CI, etc. YMMV. The LLM will do that if you ask it. But someone needs to spent time on it, test, etc. And most engineers don't get paid to ship tests / feature flags / rollbacks ... they get paid to test features. "It's all the same, only the names have changed..." - JBJ
- throwaw12 3mo ago> What prospective guardrails are being considered or used? The most important guardrail we are using at the moment is: "Make no mistake" /s