Liking cljdoc? Tell your friends :D
Clojure only.

fractal.engine.config

L4 · make-config (07 §1). Normalizes/validates engine config, validates the default capability profile, resolves + stamps :context-window via the static catalog, and RECORDS the adapter choice keyword — it never constructs the adapter instance (start-session! is the sole composition root, GD5).

L4 · make-config (07 §1). Normalizes/validates engine config, validates the
default capability profile, resolves + stamps :context-window via the static
catalog, and RECORDS the adapter choice keyword — it never constructs the
adapter instance (start-session! is the sole composition root, GD5).
raw docstring

defaultsclj

source

make-configclj

(make-config opts)

Normalize + validate engine config. Returns a cfg map with the capability default resolved to a validated PROFILE VALUE, :context-window resolved (:unknown when the catalog doesn't know the model), and the adapter recorded as a keyword only.

Normalize + validate engine config. Returns a cfg map with the capability
default resolved to a validated PROFILE VALUE, :context-window resolved
(:unknown when the catalog doesn't know the model), and the adapter recorded
as a keyword only.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close