Directories
¶
| Path | Synopsis |
|---|---|
|
Package connectors provides process-level shared infrastructure for all external service connectors — token pooling, transport pooling, and the factory that composes them.
|
Package connectors provides process-level shared infrastructure for all external service connectors — token pooling, transport pooling, and the factory that composes them. |
|
migrations
Package migrations holds the pgvector schema migrations as Go code so the embedding dimension (which must appear as a literal in the column type) can be read from PGVECTOR_DIMENSIONS at migrate-time rather than baked into a SQL file at compile-time.
|
Package migrations holds the pgvector schema migrations as Go code so the embedding dimension (which must appear as a literal in the column type) can be read from PGVECTOR_DIMENSIONS at migrate-time rather than baked into a SQL file at compile-time. |
|
pipeline
|
|
|
stages/chunking
Package chunking provides shared text-splitting helpers for use by both indexing and search-side stages.
|
Package chunking provides shared text-splitting helpers for use by both indexing and search-side stages. |
|
stages/textfilter
Package textfilter provides shared heuristics for detecting non-text content (binary blobs, base64, compressed payloads) in indexable documents.
|
Package textfilter provides shared heuristics for detecting non-text content (binary blobs, base64, compressed payloads) in indexable documents. |
|
queue
|
|
Click to show internal directories.
Click to hide internal directories.