Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Entity ¶
type Entity = internallongterm.Entity
type EntityInput ¶
type EntityInput = internallongterm.EntityInput
type Extractor ¶
type Extractor = internallongterm.Extractor
func NewExtractor ¶
func NewExtractor(store Store, caller internallongterm.LLMCaller, cfg ExtractorConfig) *Extractor
type ExtractorConfig ¶
type ExtractorConfig = internallongterm.ExtractorConfig
func DefaultExtractorConfig ¶
func DefaultExtractorConfig() ExtractorConfig
type Graph ¶
type Graph = internallongterm.Graph
type ObservationInput ¶
type ObservationInput = internallongterm.ObservationInput
type ObservationResult ¶
type ObservationResult = internallongterm.ObservationResult
type Relation ¶
type Relation = internallongterm.Relation
type RelationInput ¶
type RelationInput = internallongterm.RelationInput
type Store ¶
type Store = internallongterm.Store
Click to show internal directories.
Click to hide internal directories.