Eapz_06

↗ HN profile [ 29.3 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I mean we can either let llm generate sql but that's risky right or should we do defined operations? I mean for both reads and write. But whether it's llm generate or we define we have to do the manual work of writing…

  2. Do developers write safe wrappers around database operations currently so that agents can use the production data safely?

  3. So we have arrived at a point, our agent neeeds to interact with real production database. So if you have implemented agents beyond the prototype stage, 1. what does your architecture is like, 2. any guardrails or…