(open-ai-embedding)(open-ai-embedding {:keys [model]})Return the OpenAI embedding.
Args:
:model: A string with the model name. Default is text-embedding-3-small.Return the OpenAI embedding. Args: - A map with the following keys: - `:model`: A string with the model name. Default is `text-embedding-3-small`.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs | 
| ← | Move to previous article | 
| → | Move to next article | 
| Ctrl+/ | Jump to the search field |