package
Version:
v0.3.0
Opens a new window with list of versions in this module.
Published: Mar 6, 2026
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Chunk represents a piece of text content with metadata
Metadata contains additional information about a chunk
Result represents a search result with relevance score
type SearchOptions struct {
TopK int
Filter map[string]interface{}
MinScore float32
}
SearchOptions configures search behavior
Source represents a document source
Source Files
¶
Click to show internal directories.
Click to hide internal directories.