Liking cljdoc? Tell your friends :D

llm.sdk.providers.voyage-rerank

Compatibility shim. Implementation lives in llm.sdk.providers.voyage.rerank.

Compatibility shim. Implementation lives in llm.sdk.providers.voyage.rerank.
raw docstring

llm.sdk.providers.voyage.rerank

Voyage /rerank transport. Differs from Cohere/Jina on field names only: request : top_k (not top_n) response: data (not results) Document representation is also slightly different — Voyage returns :document as a plain string when :return_documents=true.

Voyage usage shape: {:usage {:total_tokens N}}.

Voyage /rerank transport. Differs from Cohere/Jina on field names
only:
  request : top_k  (not top_n)
  response: data   (not results)
Document representation is also slightly different — Voyage returns
:document as a plain string when :return_documents=true.

Voyage usage shape: {:usage {:total_tokens N}}.
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