Hacker News new | ask | show | jobs
by frabcus 1246 days ago
It more let’s the bot can query a database (using a DSL you teach it) when it wants to.

So for example if it couldn’t remember an anecdote from the clients past, I guess it could search the history?

eg ask to search for “Sarah" and then use all stories about her as part of a prompt and iteratively rerun itself.

I think humans would still beat it at synthesising patterns drawn from disparate sessions. But it sounds doable to code…