Comment by msdz
1 hour ago
> When I use LLMs I leave things as open as possible. I just give them the information they need and my ask.
How do you handle security?
Both “internally” against e.g. data loss, I’m assuming via limiting the harness, and “externally”, i.e. stuff like prompt injection risks?
Sandboxing and reviewing the output. I don't have any incredible insight to add here- that's the same process I think most of us are doing.