You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The in-process embedding model is a local embedding model powered by <ahref="https://onnxruntime.ai/docs/get-started/with-java.html">ONNX runtime</a> and is running in the ScalarDB Cluster process. This embedding model is useful for fast prototyping and simple use cases.
217
+
The in-process embedding model is a local embedding model powered by [ONNX runtime](https://onnxruntime.ai/docs/get-started/with-java.html) and is running in the ScalarDB Cluster process. This embedding model is useful for fast prototyping and simple use cases.
218
218
219
219
To use the in-process embedding model, add the following property to the configuration file:
0 commit comments