For the complete documentation index, see llms.txt. This page is also available as Markdown.

Spatial awareness

Give Convai characters a plain-language sense of where objects, other characters, and the player are around them, and why it matters.

Spatial awareness tells each Convai character where the objects, other characters, and the player are around it — how far away, in what direction, whether it can actually see them, and how nearby things relate to one another. The system computes this once per poll, in plain language, and delivers it to every chatbot as a set of context facts the AI reads alongside the conversation.

Spatial awareness replaced the older per-object proximity mechanism in 4.0.0-beta.22. If you have existing pages, Blueprints, or notes that describe per-object proximity, treat this section as the current model.

Use this section to understand the model, turn the feature on, and tune it for your project.

Last updated

Was this helpful?