Skip to content

Update ADK doc according to issue #1256 - 2 - Link to Agent Simulator#1259

Open
adk-bot wants to merge 1 commit intomainfrom
agent-changes-20260206-190552
Open

Update ADK doc according to issue #1256 - 2 - Link to Agent Simulator#1259
adk-bot wants to merge 1 commit intomainfrom
agent-changes-20260206-190552

Conversation

@adk-bot
Copy link
Collaborator

@adk-bot adk-bot commented Feb 6, 2026

2. Summary of the change

Doc file: docs/evaluate/index.md

Current state:

(Does not mention Agent Simulator or Tool Simulation)

...

User Simulation

...

Proposed Change:

Add a new section "Tool Simulation" or "Agent Simulator" linking to the new page.

Tool Simulation / Agent Simulator

When evaluating agents, it is often useful to simulate tool outputs rather than calling real APIs. This allows for:

  • Deterministic testing
  • Fault injection (errors, latency)
  • Cost savings

The Agent Simulator provides a flexible way to mock tools and inject behaviors.

Reasoning:
Users looking at evaluation docs should be aware of the new Agent Simulator capability for mocking tools during evaluation.

Reference: src/google/adk/tools/agent_simulator/agent_simulator_engine.py

@joefernandez joefernandez changed the title Update ADK doc according to issue #1256 - 2 Update ADK doc according to issue #1256 - 2 - Link to Agent Simulator Feb 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants