Directories
¶
| Path | Synopsis |
|---|---|
|
driven
|
|
|
connectors
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. |
|
pgvector/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/entitydetect
Package entitydetect contains the LLM-driven entity-detection logic shared by the indexing-time entity-extractor stage and any future writer of the entity_register cache.
|
Package entitydetect contains the LLM-driven entity-detection logic shared by the indexing-time entity-extractor stage and any future writer of the entity_register cache. |
|
pipeline/registry/testing
Package registrytesting provides test-only in-memory implementations of pipeline registry interfaces.
|
Package registrytesting provides test-only in-memory implementations of pipeline registry interfaces. |
|
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. |
|
pipeline/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. |
|
ratelimited
Package ratelimited provides a generic rate-limited HTTP transport adapter and a token-bucket implementation of the driven.Limiter port.
|
Package ratelimited provides a generic rate-limited HTTP transport adapter and a token-bucket implementation of the driven.Limiter port. |
|
driving
|
|
|
mcp/widgets
Package widgets wires MCP Apps (ext-apps) interactive UI into the Sercha MCP server.
|
Package widgets wires MCP Apps (ext-apps) interactive UI into the Sercha MCP server. |
Click to show internal directories.
Click to hide internal directories.