internal/

directory
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2026 License: Apache-2.0

Directories

Path Synopsis
Package capability owns the stable abilities exposed by the Runtime.
Package capability owns the stable abilities exposed by the Runtime.
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.
decision
Package decision implements the research decision layer.
Package decision implements the research decision layer.
evidence
Package evidence turns retrieved documents into ranked, attributable facts.
Package evidence turns retrieved documents into ranked, attributable facts.
searchsystem
Package searchsystem implements the capability layer of the research stack.
Package searchsystem implements the capability layer of the research stack.
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