Liking cljdoc? Tell your friends :D

d-core.core.ai.protocol


GenerationProtocolcljprotocol

Provider-neutral generation contract.

request is a plain map validated by d-core.core.ai.schema.

opts is reserved for transport or provider-specific request controls that should not leak into the shared input contract.

Provider-neutral generation contract.

`request` is a plain map validated by `d-core.core.ai.schema`.

`opts` is reserved for transport or provider-specific request controls that
should not leak into the shared input contract.

generateclj

(generate this request opts)

Generate text or structured output from text/vision inputs.

Generate text or structured output from text/vision inputs.
raw docstring

ModelCapabilitiesProtocolcljprotocol

Provider-neutral capabilities contract.

Provider-neutral capabilities contract.

capabilitiesclj

(capabilities this opts)

Return normalized capability metadata for the configured provider.

Return normalized capability metadata for the configured provider.
raw 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