Liking cljdoc? Tell your friends :D

bosquet.llm.llm


chat-responseclj


completion-responseclj


contentclj


gen-contentclj

(gen-content response)

generation-responseclj


generation-typeclj


generation-type-valuesclj


LLMcljprotocol

chatclj

(chat this conversation props)

generateclj

(generate this prompt props)

service-nameclj

(service-name this)

modelclj


model-mappingclj

(model-mapping {model-map :model-name-mapping} model)

Check LLM service config if there are any aliases defined. If model alias is found return it, if not use the model as is.

Intended for usecases where templates define a certain model name and without changes in the template a differently named by other provider can be used.

Check LLM service config if there are any aliases defined.
If model alias is found return it, if not use the `model` as is.

Intended for usecases where templates define a certain model name and
without changes in the template a differently named by other provider
can be used.
raw docstring

serviceclj


token-usageclj


usageclj

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

× close