Graduate `LLMContextNode` from experimental to core feature
Author: merelchtCreated Sep 8, 2026Updated Sep 18, 2026
Description
Remove the experimental annotation from LLMContextNode + update any mentions of it being experimental.
Context
LLMContextNode was added in the beginning of this year in Kedro version 1.2.0 as experimental feature. We've used it in many of our own agentic projects and received no bug reports or issues about it. To signal to users this feature is stable and safe to use I suggest we remove the experimental annotation.
Source: kedro-org/kedro