core

package
v0.0.0-...-52c304b Latest Latest
Warning

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

Go to latest
Published: Jan 23, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDocumentIndexer

func NewDocumentIndexer(ctx context.Context, conf *config.IndexerConfig) (*indexer.DocumentIndexer, error)

Types

type Rag

type Rag struct {
	VectorStore vector_store.VectorStore
	// contains filtered or unexported fields
}

Rag represents the core RAG (Retrieval-Augmented Generation) service

func (*Rag) GetConfig

func (r *Rag) GetConfig() *config.Config

GetConfig returns the configuration

func (*Rag) GetRetrieverConfig

func (r *Rag) GetRetrieverConfig() *config.RetrieverConfig

GetRetrieverConfig returns retriever-specific configuration

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL