F.A.Q

Find answers to common questions about Convai Playground. Get help with AI character creation.

We'll be updating this page with the most frequently asked questions from our users! Our Discord and YouTube Channels are also great resources if you have further questions or want to learn more!

  1. What is "Character Concurrency"?

    • Character Concurrency is the number of users who can interact with the NPC at the same time.

      • For example, there are 5 people using separate instances of your application. In order for everyone to be able to interact with the NPC at the same time, the character concurrency limit for your account needs to be at least 5 or more.

    • Character Concurrency Example If there are two NPCs in the game, will the system allow three users to interact with NPC A and another three users to interact with NPC B at the same time?

      • Only if you have a character concurrency limit of at least 6.

    • Does the "Character Concurrency" limit apply individually to each NPC?

      • No, the limit applies to the API key being deployed. You can think of them as a limit on actively connected sessions. With a character concurrency limit of 1, you can have 10 AI NPC's or more, but you will only be able to have one user speaking to any of the NPCs at the same time.

  2. How do I get my character to stick to their knowledge bank and backstory?

    • Utilize the Moderation & Guardrails toggle and minimize external information. We continue to work on improving character cohesion and prevent hallucinations in conversation responses.

  3. What LLM's are powering Convai?

    • Convai utilizes a variety of models across the text-to-speech, input, and speech-to-text output, including fine-tuned open source, as well as commercial foundational models like ChatGPT. The best model for the current context (audio, text, video, etc) is used.

  4. Is there an API to change my character's information?

    • Yes! You can see the list of API calls and their functions for characters here.

  5. Do the SDK's support Custom Characters?

    • Yes, you can use your own custom characters! Note that your custom characters will require facial blendshapes and a rigged skeleton in order for the default animations and lipsync to function as similar to the other natively supported Avatar systems. Here is the Unreal custom character tutorial, and the Unity video will be shared soon.

Last updated