embed/

directory
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 18, 2026 License: AGPL-3.0

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL