Package app.ductape.sdk.warehouse.types
Interface WarehouseTypes.TextEmbedder
- Enclosing class:
- WarehouseTypes
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
TS
embedFn for semantic joins: text → embedding components.
(TS is async; Java uses a synchronous contract—callers may block internally.)-
Method Summary
-
Method Details
-
embed
-