You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Custom code can access the GPT completion API, so you can use custom code to e.g. intelligently edit messages based on certain rules (e.g. to guide character behavior)
A character's custom code can display a floating window so you can e.g. display a video avatar that changes depending on the character's mood/emotion (which you can determine using the above-mentioned GPT completion API)
Can now edit settings other than temperature (like stopSequences, presencePenalty, etc.) via custom code