internal/

directory
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 29, 2026 License: Apache-2.0

Directories

Path Synopsis
Package config loads the Agent Runtime configuration from a YAML file (server / db / memory sections) with environment-variable overrides.
Package config loads the Agent Runtime configuration from a YAML file (server / db / memory sections) with environment-variable overrides.
Package constant centralizes string keys and default values used across the Agent Runtime so they are declared once instead of scattered as literals.
Package constant centralizes string keys and default values used across the Agent Runtime so they are declared once instead of scattered as literals.
Package database provides the gorm-backed PostgreSQL connection used by the memory module.
Package database provides the gorm-backed PostgreSQL connection used by the memory module.
Package dispatcher provides a streamlined orchestration layer that wires the migrated building blocks — prompt construction, built-in tools, sub-agents, context compression and knowledge retrieval — on top of the eino.Client agent/runner event loop.
Package dispatcher provides a streamlined orchestration layer that wires the migrated building blocks — prompt construction, built-in tools, sub-agents, context compression and knowledge retrieval — on top of the eino.Client agent/runner event loop.
Package eino wraps the cloudwego/eino ADK (Agent Development Kit) so the Agent Runtime drives completions through an adk.ChatModelAgent + adk.Runner event loop, mirroring the reference runner implementation.
Package eino wraps the cloudwego/eino ADK (Agent Development Kit) so the Agent Runtime drives completions through an adk.ChatModelAgent + adk.Runner event loop, mirroring the reference runner implementation.
Package server implements the AgentRuntime gRPC service defined in proto/agent/runtime/v1.
Package server implements the AgentRuntime gRPC service defined in proto/agent/runtime/v1.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL