Directories
¶
| Path | Synopsis |
|---|---|
|
Package bgeonnx is the production Embedder backend running ONNX models locally via CGO.
|
Package bgeonnx is the production Embedder backend running ONNX models locally via CGO. |
|
Package cache wraps a types.Embedder with a hot-path LRU cache so repeated embed calls on the same text return without paying the model cost.
|
Package cache wraps a types.Embedder with a hot-path LRU cache so repeated embed calls on the same text return without paying the model cost. |
|
Package convert wraps external model conversion tools (optimum-cli, coremltools) as subprocess calls.
|
Package convert wraps external model conversion tools (optimum-cli, coremltools) as subprocess calls. |
|
Package coreml provides an Embedder that runs models directly via Apple's CoreML framework, bypassing ONNX Runtime.
|
Package coreml provides an Embedder that runs models directly via Apple's CoreML framework, bypassing ONNX Runtime. |
|
Package mock is a deterministic, dependency-free Embedder used for integration tests, the dev-loop, and CI before the real ONNX adapter lands.
|
Package mock is a deterministic, dependency-free Embedder used for integration tests, the dev-loop, and CI before the real ONNX adapter lands. |
|
Package model manages embedding model files: download, cache directory resolution, and format conversion.
|
Package model manages embedding model files: download, cache directory resolution, and format conversion. |
|
Package registry holds the model configuration catalog.
|
Package registry holds the model configuration catalog. |
Click to show internal directories.
Click to hide internal directories.