Versions in this module Expand all Collapse all v1 v1.2.0 Feb 23, 2026 v1.1.0 Feb 20, 2026 Changes in this version type Config + CheckInitTimeout time.Duration v1.0.0 Feb 19, 2026 Changes in this version + type Atri struct + func New(ctx context.Context, logger *zap.Logger, openaiClient *openai.Client, ...) *Atri + func (a *Atri) Start() (<-chan struct{}, error) + type Config struct + MaxRounds int + Model string + SystemPrompt string