AI Features
Spaceframe currently has two types of AI-enabled items: generated Note items, and AI Chat items. Being able to control the contextual information that AI items draw on is important for generating useful responses with minimal “hallucinations” (false information).
AI items in Spaceframe can either be explicitly contextualized or implicitly contextualized.
Explicit Contextualization
Section titled “Explicit Contextualization”AI-enabled Items have a connection handle on their left-hand side. This handle allows other items (including other AI items) to explicitly contextualize the AI item, which means that those, and only those, items’ contents are used to generate the response.
Implicit Contextualization
Section titled “Implicit Contextualization”If an AI-enabled item doesn’t have any explicit contextualization connections, then it will be implicitly contextualized. This means that Spaceframe will use the most-relevant information from elsewhere in your workspace to generate responses. How this works is different for AI items which are inside a Group, and those which are not.
- AI Items inside a Group → AI items inside a group which have no explicit contextualizations will be implicitly contextualized by only those other items which are also in the same Group.
- AI Items not in a Group → AI items not in a group which have no explicit contextualizations will implicitly contextualized by all other items in the workspace, both inside and not in Groups.