Task: Set up ChatGPT integration with your own AI agent

Set up ChatGPT integration with your own AI agent

Unexpectedly got potentially very cool preliminary results: in ChatGPT, you can create custom GPTs with your own actions, including those that can execute external requests. And this is very cool! Now the chat agent doesn't need to be constantly re-fed its source data - it can simply request it from my agent. Moreover, it can also work with my agent in write mode, meaning it can send some information to it with instructions like "Save this information."

True, you can only create private ones for yourself. Public ones, they say, are no longer supported.

Ворклоги

It really works :-)

That is, I asked the agent for information on chatgpt.com, it sent a request to the agent on my website, the latter requested its concepts via the internal API and gave the final response, and the ChatGPT agent already replied to me.