Liking cljdoc? Tell your friends :D
Clojure only.

semantic-router-clj.core


routerclj

(router layer-ns query)

Routes a query to the top matching layer based on the namespace layer-ns. Generates an embedding for the query and uses it to find the best route.

Routes a query to the top matching layer based on the namespace `layer-ns`.
Generates an embedding for the query and uses it to find the best route.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close