favoredponcho@lemmy.zip to Programmer Humor@programming.dev · 1 个月前Please don't delete the production DBlemmy.zipexternal-linkmessage-square34linkfedilinkarrow-up1497arrow-down13
arrow-up1494arrow-down1external-linkPlease don't delete the production DBlemmy.zipfavoredponcho@lemmy.zip to Programmer Humor@programming.dev · 1 个月前message-square34linkfedilink
minus-squareFiskFisk33@startrek.websitelinkfedilinkarrow-up32·1 个月前does dry running have any meaning on a function that is inherently stochastic?
minus-squareMajinBlayze@lemmy.worldlinkfedilinkarrow-up1·1 个月前It can, if it’s passed through to tools without the llm meddling, but the problem is that there is typically a tool for arbitrary shell commands, and unless there’s a mechanism to dry run these, there’s no way to handle it reliably.
does dry running have any meaning on a function that is inherently stochastic?
It can, if it’s passed through to tools without the llm meddling, but the problem is that there is typically a tool for arbitrary shell commands, and unless there’s a mechanism to dry run these, there’s no way to handle it reliably.