Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/angular/examples
/ AgentResponse
Interface
AgentResponse
genkit-angular-starter-kit/src/app/agent.service.ts:82–85 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
80
}
81
82
interface
AgentResponse {
83
agentResponse: string;
84
options: string[];
85
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected