Documentation
¶
Overview ¶
Package branching is the Stage-1 namespace for branching strategies, cascade, council, shadow, snowball. See ../REFACTOR_PLAN.md.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultCouncilModels = engine.DefaultCouncilModels
View Source
var NewBranchManager = engine.NewBranchManager
View Source
var NewCascadeRouter = engine.NewCascadeRouter
View Source
var NewShadowWorkspace = engine.NewShadowWorkspace
View Source
var NewSnowballDetector = engine.NewSnowballDetector
View Source
var RunCouncil = engine.RunCouncil
Functions ¶
This section is empty.
Types ¶
type BranchManager ¶
type BranchManager = engine.BranchManager
type BranchMessage ¶
type BranchMessage = engine.BranchMessage
type CascadeRouter ¶
type CascadeRouter = engine.CascadeRouter
type ConversationBranch ¶
type ConversationBranch = engine.ConversationBranch
type CouncilConfig ¶
type CouncilConfig = engine.CouncilConfig
type CouncilRanking ¶
type CouncilRanking = engine.CouncilRanking
type CouncilResponse ¶
type CouncilResponse = engine.CouncilResponse
type CouncilResult ¶
type CouncilResult = engine.CouncilResult
type RoutingDecision ¶
type RoutingDecision = engine.RoutingDecision
type ShadowWorkspace ¶
type ShadowWorkspace = engine.ShadowWorkspace
type SnowballDetector ¶
type SnowballDetector = engine.SnowballDetector
Click to show internal directories.
Click to hide internal directories.