API for narrative designer

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!

Reply by k3kalinix | 2024-08-27 13:43:19

<@368669084952428554>

Reply by saurav0037 | 2024-08-28 07:45:44

<@535882617170558986> I would suggest to use convai-web-sdk directly.

Reply by saurav0037 | 2024-08-28 07:47:19

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

Reply by saurav0037 | 2024-08-28 07:49:25

<@922595772367798292>

Reply by heivoll | 2024-08-28 07:55:51

<@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?

Reply by saurav0037 | 2024-08-29 10:14:12

<@535882617170558986> Sorry but those apis are not public yet.

This conversation happened on the Convai Discord Server, so this post will be closed.