Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChunkedFile ¶
type ChunkedFile struct {
Path string
Chunks []EmbeddedChunk
}
ChunkedFile represents a file that has been chunked and embedded.
type EmbeddedChunk ¶
EmbeddedChunk holds a chunk's text and its vector embedding.
Click to show internal directories.
Click to hide internal directories.