Documentation
¶
Overview ¶
Package native implements the built-in Eino-backed Leros engine.
Package native implements the built-in Eino-backed Leros runtime.
Index ¶
Constants ¶
View Source
const EngineName = engines.EngineNative
EngineName is the registry name for the native engine.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Adapter ¶
type Adapter struct {
// contains filtered or unexported fields
}
Adapter implements engines.Engine for the in-process Eino runtime.
func NewAdapter ¶
NewAdapter creates a native engine adapter.
func (*Adapter) GetSkillDir ¶
GetSkillDir satisfies engines.Engine.
Click to show internal directories.
Click to hide internal directories.