(gen-content response)
(chat this conversation props)
(generate this prompt props)
(service-name this)
(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close