Expand description
Dummy embedder implementation for DWBase; returns no embedding and is intended for local development when vector search is optional.
Structsยง
- Dummy
Embedder - No-op embedder that always yields
None.
Dummy embedder implementation for DWBase; returns no embedding and is intended for local development when vector search is optional.
None.