Hi everyone,
I’m facing an issue while using Appian AI Skill (GenAI) with an Excel file.
Has anyone experienced this issue before? Any insights on why the classification behavior changes like this?
Discussion posts and replies are publicly visible
This is expected behavior for GenAI-based classification.
Why This Happens: GenAI Classification is Context-Dependent
When the file is empty, the model classifies based on:Column headers onlyFile structure and formatting
When the file has data, the model classifies based on:Column headersActual data valuesPatterns and content within cells
These are two different inputs — different outputs are expected