Ask HN: How do you use AI for development in high security environments?
3 thesurlydev 1 5/19/2025, 7:37:46 PM
I'm curious how this is done effectively assuming no source should be sent to a model hosted remotely. Are there foundational model toggles for using inference and embedding but not using data for training?
My employer has such contracts for some use cases, but actually forbids use of code completion/generation due to IP concerns.