Skip to content

Update ADK doc according to issue #1256 - 2#1260

Closed
adk-bot wants to merge 1 commit intomainfrom
agent-changes-20260206-190658
Closed

Update ADK doc according to issue #1256 - 2#1260
adk-bot wants to merge 1 commit intomainfrom
agent-changes-20260206-190658

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
Copy link
Collaborator

duplicate of: #1259

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