←back to thread

224 points azhenley | 1 comments | | HN request time: 0.227s | source
Show context
armcat ◴[] No.45075670[source]
When you use ChatGPT and it executes code, i.e. when you tell it to do something with a CSV file, it seems to run in a VM with certain tools and libraries available to it, and a sandboxed disk access; no internet access though. So it's kind of already there.
replies(3): >>45076177 #>>45076186 #>>45079490 #
1. valenterry ◴[] No.45079490[source]
Not really.

Now imagine you run two AIs (like ChatGPT) on your machine or on a server. You maybe even want them to cooperate on something. How do you do that? Right, you cannot, there is no standard, no interoperability, nothing.