Hacker News new | ask | show | jobs
by staplar 844 days ago
They're most likely have two "agents" working in tandem to listen and speak, and it seems like the listener takes precedence over the speaker agent but underneath they share the same context window. Programming wise, probably using multithreading and channels architecture, depending on the programming language.
1 comments

What a cool trick to pull that off!