AI Agents Intermediate
environment grounding
The raw data that flows back to the agent during the feedback stage of the agentic loop.
Plain English Explanation
The raw data that flows back to the agent during the feedback stage of the agentic loop. For example, environment grounding for an agent might include error logs or the HTML of a newly created web page.
How is it used?
Practitioners refer to environment grounding when building, training, or evaluating machine learning systems. It appears in research papers, product documentation, and technical discussions about AI capabilities and limitations.