UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

7 lines (6 loc) 364 B
import "./memory-embedding-provider-runtime-6fQgM2Qk.js"; //#region packages/memory-host-sdk/src/host/embedding-defaults.ts /** Default local embedding model used when config omits an explicit model. */ const DEFAULT_LOCAL_MODEL = "hf:ggml-org/embeddinggemma-300m-qat-q8_0-GGUF/embeddinggemma-300m-qat-Q8_0.gguf"; //#endregion export { DEFAULT_LOCAL_MODEL as t };