“When I chat with AI Tool, am I talking directly to 'the model', or to something built around it?”
Back in Tools, you built a Kitchen Inventory Agent for yourself — a chat interface, a rules engine, and a layer that turns what you say into a structured update. It's a product built around an LLM, not the LLM itself. Assemble the correct order its own layers actually run in.
Given a feature list (memory, voice input, refusal behaviour, the underlying LLM), sort each into 'model' or 'product'.