Vb.NET ajax and GPT integration

Job ID: 37258987

Budget: €8 – €30 EUR

I have developed a routine in vb.net web forms that collects some parameters in the page and creates via the gpt API a series of calls receiving the answers and processing them, returning them to the asp.net page.
The routine provides that based on the first response received, further calls are automatically made to GPT, which then builds a dynamic recursive call to the API.
I am looking for an experienced developer to enable me to perform these two operations:
- using GPT's active conversation be able to make calls subsequent to the first while maintaining the same conversation, and not as if each call were single. So it must know the response json well to use the same conversation in subsequent calls
- currently the routine is launched and only publishes the result in a literal at the end of all calls, both the initial and subsequent calls. I would like an ajax expert to be able to provide the code to update the interface of the literal in the page as the individual calls are answered.
Related categories: .NET AJAX ASP.NET VB.NET GPT-3