Original Discord Post by heivoll | 2024-08-27 11:51:19
Is it possible to enable and create Narrative Designs for characters using the Core API (REST API)? I can only see documentation for characters and actions in the docs, though there does seem to be quite a bit extra that isn’t documented. If I could get at least the endpoint URLs or something if they exist, it would be very helpful!
You can download the dist files directly: for node : cjs and for client : umd
Embedded Content: Convai-Web-SDK/dist at master · Conv-AI/Convai-Web-SDK
Integrate lifelike digital beings into your web applications with real-time conversations, actions, and facial expressions. Supports a variety of voices, languages, and emotions. - Conv-AI/Convai-W…
Link: Convai-Web-SDK/dist at master · Conv-AI/Convai-Web-SDK · GitHub
<@368669084952428554> Thank you! Isn’t that one only for interacting with the already created characters though? I’m thinking of the backend API for creating characters programmatically, and then adding narrative designs to them - sorry if that wasn’t clear!
I do think I’ve found the endpoints needed, as they’re being used by Conv.ai’s own web UI as well. But I’m not sure if they’re safe/meant to be used, since they’re not documented?