7 ms·
It won’t save you from prompt injektions that attack your network.
by grewil2 8mo ago
It won’t save you from prompt injektions that attack your network.
- raphinou 8mo agoof course, I'm not pretending this is a universal remedy solving all the problems. But I will add a note in the readme to make it clear, thanks for the feedback!
- 63stack 8mo agoDocker containers run in their separate isolated network
- darig 8mo ago[dead]
- vscode-rest 8mo ago[dead]
- fgonzag 8mo agoIn theory the docker container should only have the projects directory mounted, open access to the internet, and thats it. No access to anything else on the host or the local network. Internet to connect with the provider, install packages, and search. It's not perfect but it's a start.
- TCattd 8mo agoShameless plug, in case you're interested: https://github.com/EstebanForge/construct-cli https://github.com/EstebanForge/construct-cli Let me know if you give it a go ;)
- sschueller 8mo agoInteresting, any plans to add LiteLLM (https://github.com/BerriAI/litellm https://github.com/BerriAI/litellm) and Kilocode (https://github.com/Kilo-Org/kilocode https://github.com/Kilo-Org/kilocode)?