It is of course the typewriter-style I am thinking about – the one used in ChatGPT and OpenAI’s Playground.
I checked a bit, but it’s going to be quite complicated to do. If the reply uses only text, it’s very easy! But I prefer to handle formatted replies so that we can have properly displayed code, lists, paragraphs, headers, etc. And we can’t typewrite HTML.
Of course, there are solutions, but I’ll need to switch to React, as it will be too complex in vanilla JS. Later, depending on the needs and all, I will work on a more powerful client in React. But right now, the client is very very light and does it well, so let’s see what’s best.
And it will get even better if you integrate a quota function, that was mentioned in the forum.
Yes, I am absolutely going to add this ??
Is it possible to insert a chat playground, like the one in the admin console, into WordPress posts?
You can do it already, check the documentation, you can add the shortcode anywhere you like. I thought we were talking about that one.