Package-level declarations

Types

Link copied to clipboard

The local development server: AdkApiServer plus the endpoints the Dev UI drives, and the UI.

Link copied to clipboard
class AgentGraphGenerator(agentLoader: AgentLoader)

Utility class for generating Graphviz DOT representations of agent structures.

Functions

Link copied to clipboard
fun Application.adkDevModule(config: AdkServerConfig)

Installs adkApiModule plus the development-only endpoints the Dev UI drives: request traces, evaluation and agent graphs.