(aero-resolver-with-missing-keys _source include)
Aero #ref will complain if config is not created and #include fails to add
keys to the config. This resolver will return nil valued map for missing keys
when config.edn
is not created by the user.
Aero #ref will complain if config is not created and #include fails to add keys to the config. This resolver will return nil valued map for missing keys when `config.edn` is not created by the user.
(get-memory key)
(get-service key)
Get LLM service by Integrant confg key. If there is none
configured under that key - get the default one specified under
:llm/default
key.
Get LLM service by Integrant confg key. If there is none configured under that key - get the default one specified under `:llm/default` key.
(openai)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close