chatGPT-shell-cli icon indicating copy to clipboard operation
chatGPT-shell-cli copied to clipboard

Functionality Question

Open jagauthier opened this issue 1 year ago • 0 comments
trafficstars

When I did an experiment I ran this script in two different terminal sessions. I gave Session A a prompt (something like 'write hello world in C') I gave Session B a prompt (now make it say Hello Universe)

Session B did not know what Session A asked. I'm wondering what mechanism of the API enabled this? I can't see to figure out any key identifier that handles sessions management.

I am planning on writing something as a daemon and have requests come in from different users. But I want to make sure the session information stays with the user, not the daemon.

Thanks for your knowledge

jagauthier avatar Jan 06 '24 15:01 jagauthier