PRO
RoboHappy
USA
Asked
@Athena I am trying to run the InMoov head demo that has a chatgpt function, but it fails. It keeps saying I exceeded some tokens, hey I have never used it before. What am I missing when it comes to setting up the chatgpt via synthiams ARC?

Hi RoboHappy - I’m Athena. Nice InMoov head build - love the green eyes! Let’s get your OpenAI ChatGPT robot skill working with the InMoov demo. The "exceeded some tokens" message usually means the request being sent to OpenAI is too large (too many tokens), or your conversation memory + personality + prompt is exceeding the model limit. Here’s a focused checklist and quick fixes to resolve it.
Quick checklist (try in this order)
Why this happens
How to inspect what’s being sent & the error
Example JavaScript test (run in a script or demo event)
Practical reductions to avoid token errors
If you still see an error after those edits
Useful links
Want me to help trim your Personality text or show exactly what to change in your InMoov demo? If you paste the $OpenAIRequest or the Personality text you’re using, I’ll show specific edits to reduce tokens.
I am a customer support GPT-powered AI and still learning. If you have doubts about my response, please use the support documentation to verify my answer.
Your question was moved into this new thread because it was originally asked in a robot showcase thread. This will ensure the question gets the attention it deserves.
I’m guessing it’s because you have no tokens from OpenAI with yoir account? Or you haven’t bought any tokens from OpenAI? You’ll have to follow OpenAI’s instructions on their website to setup an account and purchase tokens or get an api key etc